kostrykin/post-gh-comment-from-artifact
Post comment on GitHub from artifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| artifact | Name of the artifact to retrieve from the triggering workflow. | — | comment |
| github_token | A github token that has write access to the repository where the comment is to be posted. | — | ${{ github.token }} |
| signature | Signature will be appended to the comment, and previous comments will be hidden if they end with the same signature. | — | "" |
Outputs
no outputs