We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c233e67 commit 10d109fCopy full SHA for 10d109f
.github/policies/resourceManagement.yml
@@ -152,14 +152,14 @@ configuration:
152
description: Cleanse emails
153
- if:
154
- payloadType: Pull_Request
155
+ - isAction:
156
+ action: Opened
157
then:
158
- assignTo:
159
author: True
160
description: Assign PRs to authors
161
162
- payloadType: Issue_Comment
- - isAction:
- action: Opened
163
- isActivitySender:
164
issueAuthor: True
165
- hasLabel:
@@ -225,3 +225,4 @@ configuration:
225
onFailure:
226
onSuccess:
227
228
+
0 commit comments