File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments