ソースを参照

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:


読み込み中…
キャンセル
保存