step-security/create-comment

A GitHub Action that post comment on a GitHub Issue or Pull Request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
check-only-first-lineIf the first line is same, it is considered to be the same postnofalse
commentComment to postyes
uniqueDelete existing comment with same body or notnotrue
numberThe number of the issue or pr to postno
repositoryThe GitHub repository containing the issue or pr.no${{ github.repository }}
tokenCredential to access to the repo to post the commentno${{ github.token }}

no outputs