We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 716164a commit 93784e3Copy full SHA for 93784e3
1 file changed
.github/policies/bugIssueLifecycleManagement.yml
@@ -138,20 +138,6 @@ configuration:
138
Please check back shortly to see if any additional information or actions are needed from you.
139
140
141
- Thank you!
142
- - description: If a new comment containing 'Released/Shipped/Fixed on release' is added to a bug, add the resolution labels.
143
- if:
144
- - payloadType: Issue_Comment
145
- - isOpen
146
- - hasLabel:
147
- label: bug
148
- - commentContains:
149
- pattern: Released/Shipped/Fixed on release
150
- isRegex: False
151
- then:
152
- - addLabel:
153
- label: resolution/fix-released
154
155
- label: resolution/shipped
+ Thank you!
156
onFailure:
157
onSuccess:
0 commit comments