Skip to content

Commit

Permalink
reset changes and see if validation error persists
Browse files Browse the repository at this point in the history
  • Loading branch information
fey101 committed Jun 20, 2024
1 parent eee8dc9 commit f43bfdb
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: GitOpsPullRequestIssueManagement
id:
name: GitOps.PullRequestIssueManagement
description: GitOps.PullRequestIssueManagement primitive
owner:
resource: repository
Expand Down Expand Up @@ -93,16 +94,6 @@ configuration:
then:
- addLabel:
label: 'ToTriage'
- if:
- payloadType: Issues
- isAction:
action: Closed
- hasLabel:
label: 'status:waiting-for-author-feedback'
then:
- removeLabel:
label: 'status:waiting-for-author-feedback'
description:
- if:
- payloadType: Issue_Comment
- isAction:
Expand Down

0 comments on commit f43bfdb

Please sign in to comment.