peter-murray/remove-labels-action

Remove labels from an issue or pull request.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenGitHub access tokenyes${{ github.token }}
labelsThe labels to remove, separated by a comma if there are multiple entries.yes
repoThe owner and repository name. e.g. octodemo/bookstore, defaults to the current repository if not specified.no
issue_numberThe number of the issue or pull request, which will default to extracting from the workflow event if not specified.no

no outputs