actionutils/Sticky Comment
Post sticky comments to GitHub PRs and Issues using github-comment CLI
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 6–8scored Jan 20, 2026
- Maintenance Recency
- Maintainedlast commit Oct 21, 2025
- License
- MIT
Pinned Snippet
uses: actionutils/sticky-comment@3b13e3bfaac3860e2cfebf32355c543cf52bdbf6 # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| key | Unique key for the sticky comment (used for updating) | yes | — |
| body | Comment body content | yes | — |
| number | PR or Issue number. If not provided, will be auto-detected from the context | no | "" |
| token | GitHub token | no | ${{ github.token }} |
Outputs
no outputs