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: