mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
fix spacing in yml (#4436)
This commit is contained in:
94
.github/classifier.yml
vendored
94
.github/classifier.yml
vendored
@@ -1,49 +1,49 @@
|
|||||||
{
|
{
|
||||||
perform: true,
|
perform: true,
|
||||||
alwaysRequireAssignee: false,
|
alwaysRequireAssignee: false,
|
||||||
labelsRequiringAssignee: [],
|
labelsRequiringAssignee: [],
|
||||||
autoAssignees: {
|
autoAssignees: {
|
||||||
accessibility: [],
|
accessibility: [],
|
||||||
acquisition: [],
|
acquisition: [],
|
||||||
agent: [],
|
agent: [],
|
||||||
azure: [],
|
azure: [],
|
||||||
backup: [],
|
backup: [],
|
||||||
bcdr: [],
|
bcdr: [],
|
||||||
'chart viewer': [],
|
'chart viewer': [],
|
||||||
connection: [],
|
connection: [],
|
||||||
dacfx: [],
|
dacfx: [],
|
||||||
dashboard: [],
|
dashboard: [],
|
||||||
'data explorer': [],
|
'data explorer': [],
|
||||||
documentation: [],
|
documentation: [],
|
||||||
'edit data': [],
|
'edit data': [],
|
||||||
export: [],
|
export: [],
|
||||||
extensibility: [],
|
extensibility: [],
|
||||||
extensionManager: [],
|
extensionManager: [],
|
||||||
globalization: [],
|
globalization: [],
|
||||||
grid: [],
|
grid: [],
|
||||||
import: [],
|
import: [],
|
||||||
insights: [],
|
insights: [],
|
||||||
intellisense: [],
|
intellisense: [],
|
||||||
localization: [],
|
localization: [],
|
||||||
'managed instance': [],
|
'managed instance': [],
|
||||||
notebooks: [],
|
notebooks: [],
|
||||||
'object explorer': [],
|
'object explorer': [],
|
||||||
performance: [],
|
performance: [],
|
||||||
profiler: [],
|
profiler: [],
|
||||||
'query editor': [],
|
'query editor': [],
|
||||||
'query execution': [],
|
'query execution': [],
|
||||||
reliability: [],
|
reliability: [],
|
||||||
restore: [],
|
restore: [],
|
||||||
scripting: [],
|
scripting: [],
|
||||||
'server group': [],
|
'server group': [],
|
||||||
settings: [],
|
settings: [],
|
||||||
setup: [],
|
setup: [],
|
||||||
shell: [],
|
shell: [],
|
||||||
showplan: [],
|
showplan: [],
|
||||||
snippet: [],
|
snippet: [],
|
||||||
sql2019Preview: [],
|
sql2019Preview: [],
|
||||||
sqldw: [],
|
sqldw: [],
|
||||||
supportability: [],
|
supportability: [],
|
||||||
ux: []
|
ux: []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
20
.github/commands.yml
vendored
20
.github/commands.yml
vendored
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
perform: false,
|
perform: false,
|
||||||
commands: [
|
commands: [
|
||||||
{
|
{
|
||||||
type: 'label',
|
type: 'label',
|
||||||
name: 'duplicate',
|
name: 'duplicate',
|
||||||
allowTriggerByBot: true,
|
allowTriggerByBot: true,
|
||||||
action: 'close',
|
action: 'close',
|
||||||
comment: "Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues [here](https://aka.ms/vscodeissuesearch). See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
|
comment: "Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues [here](https://aka.ms/vscodeissuesearch). See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
8
.github/locker.yml
vendored
8
.github/locker.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
daysAfterClose: 45,
|
daysAfterClose: 45,
|
||||||
daysSinceLastUpdate: 3,
|
daysSinceLastUpdate: 3,
|
||||||
ignoredLabels: [],
|
ignoredLabels: [],
|
||||||
perform: false
|
perform: false
|
||||||
}
|
}
|
||||||
|
|||||||
8
.github/needs_more_info.yml
vendored
8
.github/needs_more_info.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
daysUntilClose: 7,
|
daysUntilClose: 7,
|
||||||
needsMoreInfoLabel: 'more info',
|
needsMoreInfoLabel: 'more info',
|
||||||
perform: false,
|
perform: false,
|
||||||
closeComment: "This issue has been closed automatically because it needs more information and has not had recent activity. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
|
closeComment: "This issue has been closed automatically because it needs more information and has not had recent activity. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
|
||||||
}
|
}
|
||||||
|
|||||||
8
.github/new_release.yml
vendored
8
.github/new_release.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
newReleaseLabel: 'new-release',
|
newReleaseLabel: 'new-release',
|
||||||
newReleaseColor: '006b75',
|
newReleaseColor: '006b75',
|
||||||
daysAfterRelease: 5,
|
daysAfterRelease: 5,
|
||||||
perform: true
|
perform: true
|
||||||
}
|
}
|
||||||
|
|||||||
6
.github/similarity.yml
vendored
6
.github/similarity.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
perform: false,
|
perform: false,
|
||||||
whenCreatedByTeam: true,
|
whenCreatedByTeam: true,
|
||||||
comment: "Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:\n${potentialDuplicates}"
|
comment: "Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:\n${potentialDuplicates}"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user