Skip to content

Commit 0fffab3

Browse files
authored
Merge branch 'master' into feature/node-module-resolution-for-css-import-parent-folders
2 parents 06634e1 + 869929e commit 0fffab3

529 files changed

Lines changed: 14995 additions & 8508 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/classifier.json

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/microsoft/vscode-github-triage-actions/master/classifier/apply/apply-labels/classifier-config.schema.json",
3+
"assignees": {
4+
"JacksonKearl": {
5+
"assign": true
6+
},
7+
"bpasero": {
8+
"assign": true
9+
},
10+
"Tyriar": {
11+
"assign": true
12+
},
13+
"misolori": {
14+
"assign": true
15+
},
16+
"joaomoreno": {
17+
"assign": true
18+
}
19+
},
20+
"labels": {
21+
"search-editor": {
22+
"applyLabel": true,
23+
"assign": [
24+
"JacksonKearl"
25+
]
26+
},
27+
"snippets": {
28+
"applyLabel": false,
29+
"assign": [
30+
"jrieken"
31+
]
32+
},
33+
"integrated-terminal": {
34+
"applyLabel": true,
35+
"assign": [
36+
"Tyriar"
37+
]
38+
},
39+
"workbench-editors": {
40+
"applyLabel": false,
41+
"assign": [
42+
"bpasero"
43+
]
44+
},
45+
"workbench-history": {
46+
"applyLabel": false,
47+
"assign": [
48+
"bpasero"
49+
]
50+
},
51+
"workbench-notifications": {
52+
"applyLabel": false,
53+
"assign": [
54+
"bpasero"
55+
]
56+
},
57+
"workbench-tabs": {
58+
"applyLabel": false,
59+
"assign": [
60+
"bpasero"
61+
]
62+
},
63+
"icons-product": {
64+
"applyLabel": true,
65+
"assign": [
66+
"misolori"
67+
]
68+
},
69+
"ux": {
70+
"applyLabel": true,
71+
"assign": [
72+
"misolori"
73+
]
74+
},
75+
"git": {
76+
"applyLabel": false,
77+
"assign": [
78+
"joaomoreno"
79+
]
80+
}
81+
}
82+
}

.github/classifier.yml

Lines changed: 0 additions & 309 deletions
This file was deleted.

0 commit comments

Comments
 (0)