diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 9052cccebf8..372c12a7458 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -94,6 +94,16 @@ 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: