actions-marketplace-validations/GitHub Issue Lable (Generic)
This action labels/unlables on a given issue of a given GitHub repository in the most generic way.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| authToken | GitHub authentication token | yes | — |
| owner | GitHub repository owner. | yes | — |
| repository | GitHub repository. | yes | — |
| issueId | GitHub issue ID for the PR. | yes | — |
| labelsToAdd | Comma delimited list of labels to add to the issue. | no | "" |
| labelsToRemove | Comma delimited list of labels to remove from the issue. | no | "" |
Outputs
no outputs