Skip to content

Commit 7570693

Browse files
authored
Add labels to 01_onboard_request.yml (#181)
Auto-set labels and project reference for issues created with the Onboarding template Adds labels {onboarding, needs-triage} and set the project to 812 (/Azure/projects/812)
1 parent 8a1658e commit 7570693

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/ISSUE_TEMPLATE/01_onboard_request.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Onboarding Request
22
description: Use this template to file an onboarding request for a new service / tool for the Azure MCP server.
33
title: "[ONBOARD]"
4+
labels: ["onboarding","needs-triage"]
5+
projects: ["Azure/812"]
46

57
body:
68
- type: input
@@ -32,7 +34,7 @@ body:
3234
attributes:
3335
label: Timeline
3436
description: May 2025, November 2025, TBD, etc.
35-
Please provide your descired timeline
37+
Please provide your desired timeline
3638
placeholder: TBD
3739
validations:
3840
required: true

.vscode/cspell.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@
2020
],
2121
"words": [
2222
"1espt",
23+
"alcoop",
2324
"appconfig",
2425
"azmcp",
2526
"azuremcp",
2627
"azsdk",
2728
"azuresdk",
29+
"bdylan",
2830
"bestpractices",
2931
"codesign",
3032
"CODEOWNERS",
@@ -48,6 +50,7 @@
4850
"Newtonsoft",
4951
"Npgsql",
5052
"npmjs",
53+
"onboarded",
5154
"pscore",
5255
"testsettings",
5356
"vsts",

0 commit comments

Comments
 (0)