Skip to content

Commit 4b6bd55

Browse files
authored
Update issue.remove-needs-author-feedback.yml
1 parent 5176319 commit 4b6bd55

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/policies/issue.remove-needs-author-feedback.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ configuration:
77
- description: Remove needs author feedback label. Add needs attention
88
if:
99
- payloadType: Issue_Comment
10-
- not:
11-
isAction:
12-
action: Created
10+
- isAction:
11+
action: Created
1312
- isActivitySender:
1413
issueAuthor: True
1514
- hasLabel:
@@ -20,4 +19,4 @@ configuration:
2019
- removeLabel:
2120
label: 'Needs: Author Feedback'
2221
onFailure:
23-
onSuccess:
22+
onSuccess:

0 commit comments

Comments
 (0)