apexskier/Release Commenter
Comment on PRs and Issues when a fix is released
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | A GitHub personal access token with repo scope, such as secrets.GITHUB_TOKEN. | no | ${{ github.token }} |
| comment-template | Text template for the comment string. | no | Included in release {release_link} |
| label-template | Add the given label. Multiple labels can be separated by commas. | no | — |
| skip-label | Skip commenting if any of the given label are present. Multiple labels can be separated by commas. | no | dependencies |
Outputs
no outputs