actions-marketplace-validations/Match PR Label
Requires a PR to exactly one of the labels from a list
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| allowed | Comma- or newline-separated label names to match exactly one of. Mutually exclusive with `allowed_multiple`. | no | — |
| allowed_multiple | Comma- or newline-separated label names to match many of' Mutually exclusive with `allowed`. | no | — |
| default_match | Label name to "match" if no matching labels are found | no | — |
Outputs
| name | description |
|---|---|
| match | The matched label, if found. Comma-separated if multiple. |