瀏覽代碼

chore: Let maintainer raise a PR on stable branch

version-14
Suraj Shetty 3 年之前
committed by GitHub
父節點
當前提交
30f9572122
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 5 行新增3 行删除
  1. +5
    -3
      .mergify.yml

+ 5
- 3
.mergify.yml 查看文件

@@ -1,9 +1,11 @@
pull_request_rules:
- name: Auto-close PRs on stable branch
conditions:
- or:
- base=version-13
- base=version-12
- and:
- author!=surajshetty3416
- or:
- base=version-13
- base=version-12
actions:
close:
comment:


Loading…
取消
儲存