mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-26 10:48:35 +02:00
parent
668894b6d3
commit
4730563e01
1 changed files with 4 additions and 0 deletions
4
.github/mergify.yml
vendored
4
.github/mergify.yml
vendored
|
@ -4,6 +4,10 @@
|
||||||
# https://docs.mergify.com/merge-queue
|
# https://docs.mergify.com/merge-queue
|
||||||
queue_rules:
|
queue_rules:
|
||||||
- name: default
|
- name: default
|
||||||
|
# Account used for pushing rebased updates. Default is {{author}},
|
||||||
|
# but that doesn't work when they haven't logged into Mergify Dashboard:
|
||||||
|
# https://github.com/Mergifyio/mergify/issues/5075
|
||||||
|
update_bot_account: GaetanLepage
|
||||||
update_method: rebase
|
update_method: rebase
|
||||||
merge_method: fast-forward
|
merge_method: fast-forward
|
||||||
merge_conditions:
|
merge_conditions:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue