diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 87bf3717a11..95e82f513ac 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -59,6 +59,16 @@ configuration: reply: This issue has been marked as duplicate and has not had any activity for **1 day**. It will be closed for housekeeping purposes. - closeIssue eventResponderTasks: + - 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: