squalrus/PR Merge Bot
Merge pull requests when certain conditions are met
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| test | Runs in test mode and will comment rather than merge | no | false |
| labels | Labels required for integration | yes | ready |
| blocking_labels | Labels that block the integration | no | do not merge |
| reviewers | Reviewers required and reviewers must all approve | no | true |
| checks_enabled | All checks must be completed to be eligible to integrate (except the current Action) | no | false |
| method | Merge method to use. Possible values are `merge`, `squash` or `rebase`. Default is `merge`. | no | merge |
| delete_source_branch | If true, delete the source branch of the pull request after merging | no | true |
| GITHUB_TOKEN | Authorization Token for accessing GitHub | yes | — |
Outputs
no outputs