riot-os/Check Pull Request Labels
Checks if certain labels are set or not set and allows conditions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| set_labels | List of labels required to be set | no | "" |
| unset_labels | List of labels required not to be set | no | "" |
| cond_labels | List of (label,condition) tuples for labels introducing a condition | no | "" |
| access_token | A GitHub personal access tokens for private repositories | no | "" |
| missing_approvals_label | (optional) label to be set if the review approval count condition fails | no | "" |
| pull_request | (optional) PR number of the triggering PR | no | "" |
Outputs
no outputs