File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 1- id :
1+ id :
22name : GitOps.PullRequestIssueManagement
33description : GitOps.PullRequestIssueManagement primitive
4- owner :
4+ owner :
55resource : repository
66disabled : false
7- where :
7+ where :
88configuration :
99 resourceManagementConfiguration :
1010 scheduledSearches : []
@@ -16,13 +16,13 @@ configuration:
1616 - isActivitySender :
1717 issueAuthor : True
1818 - hasLabel :
19- label : ' Needs: Author Feedback '
19+ label : ' status:waiting-for-author-feedback '
2020 then :
2121 - addLabel :
2222 label : ' Needs: Attention :wave:'
2323 - removeLabel :
24- label : ' Needs: Author Feedback '
25- description :
24+ label : ' status:waiting-for-author-feedback '
25+ description :
2626 - if :
2727 - payloadType : Issues
2828 - not :
@@ -33,13 +33,13 @@ configuration:
3333 then :
3434 - removeLabel :
3535 label : no-recent-activity
36- description :
36+ description :
3737 - if :
3838 - payloadType : Issues
3939 - labelAdded :
4040 label : service bug
4141 then : []
42- description :
42+ description :
4343 - if :
4444 - payloadType : Issue_Comment
4545 - activitySenderHasAssociation :
@@ -52,8 +52,8 @@ configuration:
5252 isRegex : False
5353 then :
5454 - addLabel :
55- label : ' Needs: Author Feedback '
56- description :
55+ label : ' status:waiting-for-author-feedback '
56+ description :
5757 - if :
5858 - payloadType : Issues
5959 - or :
@@ -63,6 +63,6 @@ configuration:
6363 then :
6464 - removeLabel :
6565 label : ToTriage
66- description :
67- onFailure :
68- onSuccess :
66+ description :
67+ onFailure :
68+ onSuccess :
You can’t perform that action at this time.
0 commit comments