We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371953b commit 1f01c38Copy full SHA for 1f01c38
.github/policies/resourceManagement.yml
@@ -103,7 +103,7 @@ configuration:
103
- payloadType: Pull_Request
104
- isPullRequest
105
- isActivitySender:
106
- user: github-actions
+ user: github-actions[bot]
107
issueAuthor: False
108
- titleContains:
109
pattern: "[automated] Merge branch"
@@ -166,7 +166,7 @@ configuration:
166
167
- not:
168
isActivitySender:
169
170
171
then:
172
- addLabel:
@@ -187,7 +187,7 @@ configuration:
187
188
189
190
191
192
- or:
193
- isAction:
0 commit comments