logicsoftware/Label checker
Checks that pull request has required combination of labels
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub access token | no | ${{ github.token }} |
| any_of | Comma-separated list of labels. Each pull request must be labeled with one or more of these labels. | no | Tested,Partial,AutoGenerated |
| none_of | Comma-separated list of labels. Each pull request must not be labeled with any of these labels. | no | Untested,DON'T MERGE,Dependent,Need Upgrade Script,Waiting for back end |
Outputs
no outputs