Skip to content

Commit

Permalink
chore: Remove obsolete GitHub labels. (#9442)
Browse files Browse the repository at this point in the history
### Description

We used to need these labels when Turbopack was in this repository as
well but its not anymore. No need for the cruft!
  • Loading branch information
anthonyshew authored Nov 15, 2024
1 parent a84fb1c commit 825b6f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
11 changes: 1 addition & 10 deletions .github/turbo-orchestrator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,7 @@

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)$"
Expand Down
1 change: 0 additions & 1 deletion .github/turborepo-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
changelog:
exclude:
labels:
- "owned-by: turbopack"
- "area: ci"
- "release: turborepo"
categories:
Expand Down

0 comments on commit 825b6f1

Please sign in to comment.