mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-16 17:22:29 -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
309 B
YAML
7 lines
309 B
YAML
{
|
|
daysUntilClose: 7,
|
|
needsMoreInfoLabel: 'more info',
|
|
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!"
|
|
}
|