mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-16 09:35:36 -05:00
* add bot configs to enable bot features * update classifier label strings * initial check in should perform be false to double ensure things are working properly
7 lines
98 B
YAML
7 lines
98 B
YAML
{
|
|
daysAfterClose: 45,
|
|
daysSinceLastUpdate: 3,
|
|
ignoredLabels: [],
|
|
perform: false
|
|
}
|