jefeish/Team Approval Check
A GitHub Action that checks if a specified team has approved a pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| team_name | The name of the team whose approvals are required. | yes | — |
| required_approvals | The number of approvals required from the specified team. | yes | — |
| token | GitHub token for authentication. | yes | — |
Outputs
no outputs