From f43bfdb98bcf0c542339a8f30a2b02ab7a985dec Mon Sep 17 00:00:00 2001 From: Faith Kangai Date: Thu, 20 Jun 2024 13:29:55 +0300 Subject: [PATCH] reset changes and see if validation error persists --- .github/policies/resourceManagement.yml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index f13e489f3d2..9052cccebf8 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -1,4 +1,5 @@ -name: GitOpsPullRequestIssueManagement +id: +name: GitOps.PullRequestIssueManagement description: GitOps.PullRequestIssueManagement primitive owner: resource: repository @@ -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: