File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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 : ' Status: No Recent Activity'
2222 - noActivitySince :
@@ -31,7 +31,7 @@ configuration:
3131 - isIssue
3232 - isOpen
3333 - hasLabel :
34- label : ' needs author feedback'
34+ label : ' status:waiting-for- author- feedback'
3535 - noActivitySince :
3636 days : 4
3737 - isNotLabeledWith :
@@ -64,13 +64,13 @@ configuration:
6464 - isActivitySender :
6565 issueAuthor : True
6666 - hasLabel :
67- label : ' needs author feedback'
67+ label : ' status:waiting-for- author- feedback'
6868 - isOpen
6969 then :
7070 - addLabel :
7171 label : ' Needs: Attention :wave:'
7272 - removeLabel :
73- label : ' needs author feedback'
73+ label : ' status:waiting-for- author- feedback'
7474 description :
7575 - if :
7676 - payloadType : Issues
You can’t perform that action at this time.
0 commit comments