Skip to content

Commit 9ba45b9

Browse files
committed
Update bot to replace Area-AtlasEngine w/ Area-Rendering
1 parent 8d94edd commit 9ba45b9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/policies/resourceManagement.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,19 @@ configuration:
8989
label: No-Recent-Activity
9090
- addReply:
9191
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**.
92+
- description: Replace "Area-AtlasEngine" label with "Area-Rendering"
93+
frequencies:
94+
- hourly:
95+
hour: 3
96+
filters:
97+
- isIssue
98+
- hasLabel:
99+
label: Area-AtlasEngine
100+
actions:
101+
- removeLabel:
102+
label: Area-AtlasEngine
103+
- addLabel:
104+
label: Area-Rendering
92105
eventResponderTasks:
93106
- description: Add "Needs-Triage" to new issues
94107
if:

0 commit comments

Comments
 (0)