actions-marketplace-validations/Comment Progress
Notify progress by commenting on GitHub issues, pull requests, and commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github token | yes | — |
| repository | Github repository | yes | — |
| number | Github issue or pull request number | no | — |
| commit-sha | Commit SHA | — | — |
| id | Unique identifier for the comment | yes | — |
| message | Message to be commented | yes | — |
| fail | If true, the step will be marked as failure | — | — |
| append | If true, message will be appended to existing comment | no | false |
| recreate | If true, message will be commented after deleting existing comment | no | false |
| delete | If true, the comment will be deleted | no | false |
Outputs
no outputs