skatteguiden/Exclusive Priority Labels
Enforces that only one label from a regex-defined group is applied to a PR at a time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pattern | Regex pattern identifying the exclusive label group | no | ^p\d+- |
| github-token | GitHub token with pull-requests: write permission | no | ${{ github.token }} |
Outputs
no outputs