From 5a35cdc2ccbe814060e1ebb78ea7fb29956c097b Mon Sep 17 00:00:00 2001 From: Mehul Kar Date: Thu, 25 Jul 2024 16:53:18 -0500 Subject: [PATCH] Update turbo-orchestrator.yml rules --- .github/turbo-orchestrator.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/turbo-orchestrator.yml b/.github/turbo-orchestrator.yml index fda47420cf68d..41a121d5082d9 100644 --- a/.github/turbo-orchestrator.yml +++ b/.github/turbo-orchestrator.yml @@ -44,12 +44,12 @@ labeler: isPRAuthorMatch: "^(arlyon|bgw|ForsakenHarmony|kdy1|LichuAcu|mischnic|padmaia|sokra|wbinnssmith)$" - label: "created-by: turborepo" when: - isPRAuthorMatch: "^(anthonyshew|dimitropoulos|tknickman|mehulkar|chris-olszewski|NicholasLYang|Zertsov|paulogdm|codybrouwers)$" + isPRAuthorMatch: "^(anthonyshew|dimitropoulos|tknickman|chris-olszewski|NicholasLYang|Zertsov|paulogdm|codybrouwers)$" # needs: triage when not any of the turbopack or turborepo team - label: "needs: triage" when: - isNotPRAuthorMatch: "^(arlyon|bgw|ForsakenHarmony|kdy1|LichuAcu|mischnic|padmaia|sokra|wbinnssmith|anthonyshew|dimitropoulos|tknickman|mehulkar|chris-olszewski|NicholasLYang|Zertsov|paulogdm|codybrouwers)$" + isNotPRAuthorMatch: "^(arlyon|bgw|ForsakenHarmony|kdy1|LichuAcu|mischnic|padmaia|sokra|wbinnssmith|anthonyshew|dimitropoulos|tknickman|chris-olszewski|NicholasLYang|Zertsov|paulogdm|codybrouwers)$" # areas - label: "area: ci"