mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Add bot configs to enable bot features (#4209)
* 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
This commit is contained in:
6
.github/locker.yml
vendored
Normal file
6
.github/locker.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
daysAfterClose: 45,
|
||||
daysSinceLastUpdate: 3,
|
||||
ignoredLabels: [],
|
||||
perform: false
|
||||
}
|
||||
Reference in New Issue
Block a user