From 6277f98dc53ca5a9b2812924001a5c41322be279 Mon Sep 17 00:00:00 2001 From: Anthony Shew Date: Thu, 14 Nov 2024 22:39:33 -0700 Subject: [PATCH 1/2] chore: Remove obsolete GitHub label. --- .github/turbo-orchestrator.yml | 7 +------ .github/turborepo-release.yml | 1 - 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/turbo-orchestrator.yml b/.github/turbo-orchestrator.yml index 05e5bf2d93240..e77ca26cf887e 100644 --- a/.github/turbo-orchestrator.yml +++ b/.github/turbo-orchestrator.yml @@ -30,16 +30,11 @@ labeler: labels: - # owned-by - - label: "owned-by: turborepo" - when: - isAnyFileOwnedByMatch: '@vercel\/turbo-oss' - - label: "created-by: turborepo" when: isPRAuthorMatch: "^(anthonyshew|dimitropoulos|tknickman|chris-olszewski|NicholasLYang)$" - # needs: triage when not any of the turbopack or turborepo team + # needs: triage when not any of the turborepo team - label: "needs: triage" when: isNotPRAuthorMatch: "^(padmaia|anthonyshew|dimitropoulos|tknickman|chris-olszewski|NicholasLYang)$" diff --git a/.github/turborepo-release.yml b/.github/turborepo-release.yml index c796e5107b333..1b4a25a6987e4 100644 --- a/.github/turborepo-release.yml +++ b/.github/turborepo-release.yml @@ -3,7 +3,6 @@ changelog: exclude: labels: - - "owned-by: turbopack" - "area: ci" - "release: turborepo" categories: From b6f9708e138bf91af33d862fe8f198560117f439 Mon Sep 17 00:00:00 2001 From: Anthony Shew Date: Thu, 14 Nov 2024 22:40:50 -0700 Subject: [PATCH 2/2] WIP --- .github/turbo-orchestrator.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/turbo-orchestrator.yml b/.github/turbo-orchestrator.yml index e77ca26cf887e..a3c5ef16f45c5 100644 --- a/.github/turbo-orchestrator.yml +++ b/.github/turbo-orchestrator.yml @@ -30,10 +30,6 @@ labeler: labels: - - label: "created-by: turborepo" - when: - isPRAuthorMatch: "^(anthonyshew|dimitropoulos|tknickman|chris-olszewski|NicholasLYang)$" - # needs: triage when not any of the turborepo team - label: "needs: triage" when: