daohoangson/Comment on GitHub
Leaves a comment on matching PR or commit.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| body | Comment body | yes | — |
| fingerprint | The text that will be appended to `body` and used to auto-merge comments | no | — |
| replace | Whether the comment should be replaced instead of being appended on fingerprint match | no | — |
Outputs
| name | description |
|---|---|
| action | Whether the comment has been `created` or `updated` |
| target | Whether the comment has been made in a `commit_comment`, `pull_comment` or `release` |
| url | The comment URL |