提交 4b29299f 编写于 作者: J JinHai-CN

Update mergify/config

Signed-off-by: NJinHai-CN <hai.jin@zilliz.com>
上级 c3d95974
pull_request_rules:
- name: Automatic merge on approval
- name: Automatic merge on approval if CI is passed
conditions:
- "label=automerge"
- "#approved-reviews-by>=1"
......@@ -16,6 +16,16 @@ pull_request_rules:
merge:
method: squash
- name: Automatic merge on approval if CI is skipped
conditions:
- "label=automerge"
- "label=skip-ci"
- "status-success=DCO"
- "status-success=Codacy/PR Quality Review"
actions:
merge:
method: squash
- name: Ask to resolve conflict
conditions:
- conflict
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册