Files
azuredatastudio/.github/locker.yml
Anthony Dresser d5754c00e2 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
2019-02-26 16:23:48 -08:00

7 lines
98 B
YAML

{
daysAfterClose: 45,
daysSinceLastUpdate: 3,
ignoredLabels: [],
perform: false
}