actions-ecosystem/Actions Ecosystem Create Comment

Create a comment to an issue or a pull request.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Aug 24, 2026
Maintenance Recency
Stalelast commit Aug 4, 2021
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-ecosystem/action-create-comment@5b43c092bf96ebc715dbbe5682ecf3b771223855 # v1.0.0

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

namedescriptionrequireddefault
github_tokenA GitHub token.yes
bodyThe comment body.yes
repoThe owner and repository name. e.g.) Codertocat/Hello-Worldno${{ github.repository }}
numberThe number of the issue or pull request.no

no outputs