From 9ba45b9c9625dd51b8162809ec4d274086aa0b34 Mon Sep 17 00:00:00 2001 From: Carlos Zamora Date: Wed, 21 Jan 2026 12:49:04 -0800 Subject: [PATCH] Update bot to replace Area-AtlasEngine w/ Area-Rendering --- .github/policies/resourceManagement.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 7bdd1b5d03..f6663ae565 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -89,6 +89,19 @@ configuration: label: No-Recent-Activity - addReply: reply: This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **7 days**. It will be closed if no further activity occurs **within 7 days of this comment**. + - description: Replace "Area-AtlasEngine" label with "Area-Rendering" + frequencies: + - hourly: + hour: 3 + filters: + - isIssue + - hasLabel: + label: Area-AtlasEngine + actions: + - removeLabel: + label: Area-AtlasEngine + - addLabel: + label: Area-Rendering eventResponderTasks: - description: Add "Needs-Triage" to new issues if: