From 2307ea83d492cc3238a9393e98a494c425abf546 Mon Sep 17 00:00:00 2001 From: Anthony Shew Date: Fri, 19 Sep 2025 21:24:46 -0600 Subject: [PATCH] chore: remove label from workflows --- .github/ISSUE_TEMPLATE/0-turborepo-bug-report.yml | 2 +- .github/turbo-orchestrator.yml | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/0-turborepo-bug-report.yml b/.github/ISSUE_TEMPLATE/0-turborepo-bug-report.yml index 37d97104d057b..e0a35bef8525f 100644 --- a/.github/ISSUE_TEMPLATE/0-turborepo-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/0-turborepo-bug-report.yml @@ -1,6 +1,6 @@ name: Turborepo bug report description: Create a bug report -labels: ["kind: bug", "needs: triage"] +labels: ["kind: bug"] body: - type: markdown diff --git a/.github/turbo-orchestrator.yml b/.github/turbo-orchestrator.yml index 35f9f9c69e3a6..b5d95a5901807 100644 --- a/.github/turbo-orchestrator.yml +++ b/.github/turbo-orchestrator.yml @@ -30,10 +30,6 @@ labeler: labels: - # needs: triage when not any of the turborepo team - - label: "needs: triage" - when: - isNotPRAuthorMatch: "^(padmaia|anthonyshew|dimitropoulos|tknickman|chris-olszewski|NicholasLYang)$" # Removes the PR from release notes when its chore or ci - label: "release-notes-ignore" when: