justnero/Team Approvals
Request team specific approvals for pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GITHUB_TOKEN secret to approve on behalf | yes | ${{ github.token }} |
| label-requirements | The newline delimited list of labels and teams/users required for an approval | no | — |
| approve-no-requirements | When set to true PR without matching label requirements would be approved | no | false |
| skip-assignees | When set to true PR assignees would not be counted as an approval fulfilment | no | false |
| minimum-approvals-required | When set as a number `> 0` requires at least a specified number of approvals | no | — |
Outputs
no outputs