mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-03 01:25:38 -05:00
Merge from vscode 7653d836944892f83ce9e1f95c1204bafa1aec31
This commit is contained in:
16
.github/classifier.json
vendored
Normal file
16
.github/classifier.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vscode-github-triage-actions/master/classifier/apply/apply-labels/classifier-config.schema.json",
|
||||
"assignees": {
|
||||
"JacksonKearl": {
|
||||
"assign": true
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"search-editor": {
|
||||
"applyLabel": true,
|
||||
"assign": [
|
||||
"JacksonKearl"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user