File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff 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
@@ -102,7 +102,7 @@ configuration:
102102 isRegex : False
103103 then :
104104 - addLabel :
105- label : ' Needs: Author Feedback '
105+ label : ' status:waiting-for-author-feedback '
106106 description :
107107 - if :
108108 - payloadType : Issues
You can’t perform that action at this time.
0 commit comments