rasahq/Comment on Issue/PR
Posts a comment to a PR / issues. Properly, handles previously made comments.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| id | Used to identify previously made comments | yes | — |
| body | Comment to be added to the issue / PR | yes | — |
| github-token | Access token used to add / delete comments | yes | — |
| mode | Specifies what happens to previously made comments. One of "delete-previous", "update-previous", "keep-previous". | no | delete-previous |
| issue | Issue / PR the comment should be added to. Defaults to current Issue / PR. | no | — |
Outputs
no outputs