Label for trigger
- this will default to mergequeue
. Once you add this to a PR, Aviator will queue and merge the PR.Yaml configuration
tab that allows you to both update and validate a configuration file..mergequeue/config.yml
. The file will only be read once it is merged into the repository's default branch. It will also override any properties set in the Dashboard UI. The only required attribute is merge_rules
.labels.trigger.
delete_branch
is enabled, Aviator bot will skip deleting a branch with this label after merging.required_checks
. Defaults to true
.merge_mode
is set to parallel
. You can learn more about Parallel Mode here.false
.false
.auto_update
is enabled, by default the Aviator bot will update all PRs.false
.true
.false
.update_latest
for rebase to work. Defaults to false
.true
.main
/master
. Regexes are allowed.