step-security/hide-comment

Hide comment(s) of a pull request or issue

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
authorsAuthor condition (multi-line string)no
starts-withStarts-with condition (multi-line string)no
ends-withEnds-with condition (multi-line string)no
containsContains condition (multi-line string)no
issue-numberNumber of an issue or pull request on which to hide comment(s)no
tokenGitHub token to post a commentyes${{ github.token }}
namedescription
starts-withSame as inputs.starts-with
ends-withSame as inputs.ends-with