Skip to content

Commit acc529d

Browse files
authored
Update needs-author-feedback label to replacement (#1541)
1 parent ca90b6f commit acc529d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/policies/resourceManagement.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ configuration:
1616
- isIssue
1717
- isOpen
1818
- hasLabel:
19-
label: 'Needs: Author Feedback'
19+
label: 'status:waiting-for-author-feedback'
2020
- hasLabel:
2121
label: no-recent-activity
2222
- noActivitySince:
@@ -33,7 +33,7 @@ configuration:
3333
- isIssue
3434
- isOpen
3535
- hasLabel:
36-
label: 'Needs: Author Feedback'
36+
label: 'status:waiting-for-author-feedback'
3737
- noActivitySince:
3838
days: 4
3939
- isNotLabeledWith:
@@ -66,12 +66,12 @@ configuration:
6666
- isActivitySender:
6767
issueAuthor: True
6868
- hasLabel:
69-
label: 'Needs: Author Feedback'
69+
label: 'status:waiting-for-author-feedback'
7070
then:
7171
- addLabel:
7272
label: 'Needs: Attention :wave:'
7373
- removeLabel:
74-
label: 'Needs: Author Feedback'
74+
label: 'status:waiting-for-author-feedback'
7575
description:
7676
- if:
7777
- payloadType: Issues

0 commit comments

Comments
 (0)