actions-marketplace-validations/Label Based PR Policy Action
This Github Action will require a minimum number of reviews and/or specific check-runs are successful if a label is present.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| configPath | Path to the configuration file. | no | .github/label-requires-checks-reviews.yml |
| timeOut | Number of minutes it keeps trying to validate the checks. After this it exits with the results it has. | no | 60 |
| initialWait | Number of seconds it wait in the beginning before starting to check to avoid wasting cycles and time defined in timeOut. | no | 30 |
Outputs
no outputs