nrccua/PR Approver
Github action to auto-approve PRs based on labels
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }} | yes | — |
| label-list | Comma-separated list of labels that enable a PR approval. Example: test,demo,prep | yes | — |
| label-exclusion-list | Comma-separated list of labels that block a PR approval. Example: conflicts,error,temp | no | — |
Outputs
no outputs