jburgess/Add and Remove PR Labels

This action provides the ability to add and/or removes labels from a pull request based on the parameters provided.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
githubTokenGitHub access tokenyes${{ github.token }}
labelsToAddThe labels to add to the pull request. If a label is in both labelsToAdd and labelsToRemove, it will be removed.no
labelsToRemoveThe labels to remove from the pull request. If a label is in both labelsToAdd and labelsToRemove, it will be removed.no
namedescription
labelsAfterActionThe labels that are contained in the pull request after the action has run.