actions-marketplace-validations/tf-labeler
Helps you add and remove labels of all PRs in a given repo.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | the github API token | yes | — |
| repository-name | the name of the repository over which the action needs to be ran | yes | — |
| label-action | add or remove the specified label | yes | — |
| label | the label name to add or remove | yes | — |
| base-branch | filter pulls by base branch name | no | all |
| hard-failure | boolean, if true, fails the build on any error. If false, throws an warning instead. | no | — |
Outputs
no outputs