smartlyio/Comment to PR
Comment to a PR with a message. By default, comments if message is not already present.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Repo token from the action | yes | "" |
| comment | Text of comment | yes | Comment Text |
| exclusive | Whether the comment should be exclusive or not | no | true |
| repo_name | Repo name in the format: smartlyio/test-repo. Defaults to current Repo. | no | ${{ github.repository }} |
| pr_number | PR number. Defaults to current PR | no | ${{ github.event.pull_request.number }} |
Outputs
no outputs