Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit f4cc5de

Browse files
authored
Update needs-author-feedback label to replacement (#478)
1 parent 734d5fd commit f4cc5de

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/policies/resourceManagement.yml

Lines changed: 5 additions & 5 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: 'Status: 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:
@@ -101,12 +101,12 @@ configuration:
101101
- isActivitySender:
102102
issueAuthor: True
103103
- hasLabel:
104-
label: 'Needs: Author Feedback'
104+
label: 'status:waiting-for-author-feedback'
105105
then:
106106
- addLabel:
107107
label: "Needs: Attention \U0001F44B"
108108
- removeLabel:
109-
label: 'Needs: Author Feedback'
109+
label: 'status:waiting-for-author-feedback'
110110
description:
111111
- if:
112112
- payloadType: Issues
@@ -131,7 +131,7 @@ configuration:
131131
isRegex: False
132132
then:
133133
- addLabel:
134-
label: 'Needs: Author Feedback'
134+
label: 'status:waiting-for-author-feedback'
135135
description:
136136
- if:
137137
- payloadType: Issue_Comment

0 commit comments

Comments
 (0)