snapcart/PR Review Validator
A Github Action to determine whether PR reviews are coming from the correct team
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token to access pull request details | yes | — |
| approver_team_slug | Only approvals from member of this team are considered as valid | yes | — |
| path_pattern | Path to evaluated files in RegEx | yes | — |
| send_comment | Create a comment containing validation errors | no | false |
| clear_comments | Clear previous error comment(s) | no | false |
Outputs
no outputs