Skip to content

Commit 825b6f1

Browse files
authored
chore: Remove obsolete GitHub labels. (#9442)
### Description We used to need these labels when Turbopack was in this repository as well but its not anymore. No need for the cruft!
1 parent a84fb1c commit 825b6f1

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

.github/turbo-orchestrator.yml

+1-10
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,7 @@
3030

3131
labeler:
3232
labels:
33-
# owned-by
34-
- label: "owned-by: turborepo"
35-
when:
36-
isAnyFileOwnedByMatch: '@vercel\/turbo-oss'
37-
38-
- label: "created-by: turborepo"
39-
when:
40-
isPRAuthorMatch: "^(anthonyshew|dimitropoulos|tknickman|chris-olszewski|NicholasLYang)$"
41-
42-
# needs: triage when not any of the turbopack or turborepo team
33+
# needs: triage when not any of the turborepo team
4334
- label: "needs: triage"
4435
when:
4536
isNotPRAuthorMatch: "^(padmaia|anthonyshew|dimitropoulos|tknickman|chris-olszewski|NicholasLYang)$"

.github/turborepo-release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
changelog:
44
exclude:
55
labels:
6-
- "owned-by: turbopack"
76
- "area: ci"
87
- "release: turborepo"
98
categories:

0 commit comments

Comments
 (0)