mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 13:39:18 +00:00
fix: indentation
This commit is contained in:
20
.mergify.yml
20
.mergify.yml
@@ -93,13 +93,13 @@ pull_request_rules:
|
|||||||
|
|
||||||
{{ body }}
|
{{ body }}
|
||||||
|
|
||||||
- name: Auto-merge eligible backport PRs
|
- name: Auto-merge eligible backport PRs
|
||||||
conditions:
|
conditions:
|
||||||
- author=mergify[bot]
|
- author=mergify[bot]
|
||||||
- base~=^version-(15|16)-hotfix$
|
- base~=^version-(15|16)-hotfix$
|
||||||
- backport_of.label=automerge-backports
|
- backport_of.label=automerge-backports
|
||||||
- check-success=*
|
- check-success=*
|
||||||
actions:
|
actions:
|
||||||
merge:
|
merge:
|
||||||
method: squash
|
method: squash
|
||||||
commit_message: title+body
|
commit_message: title+body
|
||||||
|
|||||||
Reference in New Issue
Block a user