actions-marketplace-validations/Check PR Labels on Push
This action check if given ALL labels have be applied to the PR when pushed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The repository token, i.e. secrets.GITHUB_TOKEN | yes | — |
| labels | The array of label name, e.g. '["label-1", "label-2"]' | yes | — |
Outputs
| name | description |
|---|---|
| result | The result if given ALL labels have be applied to the PR |