actionutils/Sticky Comment

Post sticky comments to GitHub PRs and Issues using github-comment CLI

View on GitHub

Trust Signals

Scorecard Score
Scorecard 6–8scored Jan 20, 2026
Maintenance Recency
Maintainedlast commit Oct 21, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actionutils/sticky-comment@3b13e3bfaac3860e2cfebf32355c543cf52bdbf6 # v1.0.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
keyUnique key for the sticky comment (used for updating)yes
bodyComment body contentyes
numberPR or Issue number. If not provided, will be auto-detected from the contextno""
tokenGitHub tokenno${{ github.token }}

no outputs