redhat-plumbers-in-action/Pull Request Validator
GitHub Action that validates if PR complies with provided requirements
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pr-metadata | Pull Request metadata | yes | — |
| config-path | Path to configuration file | yes | .github/pull-request-validator.yml |
| required-approvals | Number of required approvals | — | 1 |
| set-status | Set check-run status on Pull Request | yes | false |
| status-title | H3 title of status message | no | Pull Request validation |
| token | GitHub TOKEN or PAT | yes | — |
Outputs
| name | description |
|---|---|
| status | Status message of the validation |