mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Add config for auto labeling (#8316)
* add auto assign label * formatting
This commit is contained in:
1
.github/classifier.yml
vendored
1
.github/classifier.yml
vendored
@@ -2,6 +2,7 @@
|
|||||||
perform: true,
|
perform: true,
|
||||||
alwaysRequireAssignee: false,
|
alwaysRequireAssignee: false,
|
||||||
labelsRequiringAssignee: [],
|
labelsRequiringAssignee: [],
|
||||||
|
defaultLabel: 'Triage: Needed',
|
||||||
autoAssignees: {
|
autoAssignees: {
|
||||||
Area - Acquisition: [],
|
Area - Acquisition: [],
|
||||||
Area - Azure: [],
|
Area - Azure: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user