Disable new release and the insiders labelling (fixes #34432)

This commit is contained in:
Christof Marti
2017-09-27 08:36:49 -07:00
parent 4fc59ab339
commit 763b6476f7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
newReleaseLabel: 'new release',
newReleases: ['1.16'],
perform: true
perform: false
}