paritytech/Auto Merge Bot
Bot which enables or disable auto-merge
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | The token to access the repo information | yes | — |
| MERGE_METHOD | The merge method to use. Must be one of MERGE, SQUASH or REBASE. | no | SQUASH |
| SILENT | If true, the bot will not post a comment on the PR. | no | — |
| ALLOWLIST | List of users which are allowed to use the bot. Separated by commas (abc,def,ghi) | no | — |
| ALLOW_UNSTABLE | If unstable, ready to merge, PRs can be merged. Defaults to true | no | — |
| UPDATE_BEFORE_MERGE | If the bot should update the Pull Request Branch before enabling auto-merge | no | — |
Outputs
| name | description |
|---|---|
| repo | The name of the repo in owner/repo pattern |