iampekka058/Remove Labels from PR or Issue
A fast GitHub Action to remove specific labels from a pull request or issue using the GitHub API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| labels | A YAML array of labels to remove. Example: - bug - help wanted | yes | — |
| github_token | GitHub token to authenticate. | yes | — |
Outputs
no outputs