paumava/Add/Remove labels action

Add and/or remove labels from a pull-request or issue in a single action. Multiple labels supported.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenA GitHub token.no${{ github.token }}
addA comma separated list of the labels to add.no
removeno
repositoryThe owner, slash repository name.no${{ github.repository }}
issue_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