step-security/Action Remove Labels

Remove labels to an issue or a pull request.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenA GitHub token.no${{ github.token }}
labelsThe labels' name to be removed. Must be separated with line breaks if there're multiple labels.yes
repoThe owner and repository name. e.g.) Codertocat/Hello-Worldno${{ github.repository }}
numberThe number of the issue or pull request.no
fail_on_errorWhether the action fails or not when getting errors. [true,false]nofalse

no outputs