Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Remove obsolete GitHub labels. #9442

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading