actions-marketplace-validations/Require Label Prefix
Require a label prefix by either commenting or adding a default label
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 12, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/trstringer_require-label-prefix@1be29e66641a665b1243f6356f9fcdb374e99aaf # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| secret | Secret | yes | — |
| prefix | Label prefix to require | yes | — |
| labelSeparator | Label separator | no | / |
| addLabel | Whether or not to add a label if the prefix is missing | no | false |
| defaultLabel | Default label to add if addLabel is set | no | — |
| onlyMilestone | Only check issues that are part of a milestone | no | false |
Outputs
no outputs