7factor/PR Comment
Manages a bot comment on a Pull Request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 12, 2024
- License
- MIT
Pinned Snippet
uses: 7factor/action-pr-comment@6d1071b0cde2563c8640243c59ea47df6a99e132 # v1.0.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token to use | no | ${{ github.token }} |
| comment-identifier | A unique string that identifies the comment | yes | — |
| comment-body | The body of the comment | yes | — |
Outputs
no outputs