Commit 825b6f1 1 parent a84fb1c commit 825b6f1 Copy full SHA for 825b6f1
File tree 2 files changed +1
-11
lines changed
2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 30
30
31
31
labeler :
32
32
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
43
34
- label : " needs: triage"
44
35
when :
45
36
isNotPRAuthorMatch : " ^(padmaia|anthonyshew|dimitropoulos|tknickman|chris-olszewski|NicholasLYang)$"
Original file line number Diff line number Diff line change 3
3
changelog :
4
4
exclude :
5
5
labels :
6
- - " owned-by: turbopack"
7
6
- " area: ci"
8
7
- " release: turborepo"
9
8
categories :
You can’t perform that action at this time.
0 commit comments