Skip to content

Commit 9a9f1b6

Browse files
author
metworkbot
committed
build: sync common files from github_organization_management repository
1 parent fb7f050 commit 9a9f1b6

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.mergify.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ pull_request_rules:
116116
{{ title }} (#{{ number }})
117117
118118
{{ body }}
119-
delete_head_branch: {}
120119
conditions:
121120

122121
- base!=master
@@ -126,8 +125,7 @@ pull_request_rules:
126125
- "#approved-reviews-by>=1"
127126
- -title~=(WIP|wip)
128127
- "label!=Status: Blocked"
129-
- "title~=^(build|chore|ci|docs|style|refactor|perf|test|fix|fea\
130-
t|fix|feat|feat!|fix!)(\\([a-z]+\\))?: .*$"
128+
- "title~=^(build|chore|ci|docs|style|refactor|perf|test|fix|feat|fix|feat|feat!|fix!)(\\([a-z]+\\))?: .*$"
131129

132130
- status-success=license/cla
133131

@@ -153,8 +151,7 @@ pull_request_rules:
153151
- "#approved-reviews-by>=1"
154152
- -title~=(WIP|wip)
155153
- "label!=Status: Blocked"
156-
- "-title~=^(build|chore|ci|docs|style|refactor|perf|test|fix|fe\
157-
at|fix|feat|feat!|fix!)(\\([a-z]+\\))?: .*$"
154+
- "-title~=^(build|chore|ci|docs|style|refactor|perf|test|fix|feat|fix|feat|feat!|fix!)(\\([a-z]+\\))?: .*$"
158155

159156
- status-success=license/cla
160157

0 commit comments

Comments
 (0)