brightnetwork/Add github comment
Add a PR status as a comment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GITHUB_TOKEN or a repo scoped PAT. | — | ${{ github.token }} |
| id | the id to use for de-duplication. Different from the github comment id | no | — |
| body | the comment body | no | — |
| template-path | path to the template to use for the comment body | no | — |
| template-var | additional variable use during templating | no | — |
| skip-comment | if this input is set to a non-falsy value, the comment will be skipped. Any previously posted comment with the same id will be deleted | no | — |
Outputs
no outputs