mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 07:02:54 +00:00
Merge pull request #50617 from mihir-kandoi/mergify-16-beta-label
This commit is contained in:
@@ -50,6 +50,15 @@ pull_request_rules:
|
|||||||
- version-15-hotfix
|
- version-15-hotfix
|
||||||
assignees:
|
assignees:
|
||||||
- "{{ author }}"
|
- "{{ author }}"
|
||||||
|
- name: backport to version-16-beta
|
||||||
|
conditions:
|
||||||
|
- label="backport version-16-beta"
|
||||||
|
actions:
|
||||||
|
backport:
|
||||||
|
branches:
|
||||||
|
- version-16-beta
|
||||||
|
assignees:
|
||||||
|
- "{{ author }}"
|
||||||
- name: Automatic merge on CI success and review
|
- name: Automatic merge on CI success and review
|
||||||
conditions:
|
conditions:
|
||||||
- status-success=linters
|
- status-success=linters
|
||||||
|
|||||||
Reference in New Issue
Block a user