actions-marketplace-validations/Conditionally approve the PR if all commits were made by trusted committers
Approve GitHub pull request if all commits in the PR were made by users on a configurable whitelist of trusted committers.
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 or PAT | yes | — |
| trusted-committers | Logins/IDs of committers that would be trusted for auto approval | no | dependabot[bot],dependabot-preview[bot] |
| manage-approvals-for-reviewers | Logins/IDs of reviewers for which this action could dismiss their approvals | no | github-actions[bot] |
| enable-auto-merge | Enable auto-merge for the PR or not, if not specified then default to false | no | false |
Outputs
no outputs