vincenttjia/Comment to PR from file
Comment on a PR from a file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| messagePrefix | Add a prefix to the message | no | — |
| messageSuffix | Add a suffix to the message | no | — |
| commitSHA | The SHA of the commit | yes | ${{ github.event.pull_request.head.sha || github.sha }} |
| pr_number | PR Number | yes | ${{ github.event.number || false }} |
| path | Message content | yes | — |
Outputs
no outputs