Skip to content

Commit 6bb177a

Browse files
authored
Update bot configuration to add new issues to project (#9311)
1 parent 890fc47 commit 6bb177a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/fabricbot.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@
4949
"parameters": {
5050
"groupId": "5e166e3c073a740d04f89944"
5151
}
52+
},
53+
{
54+
"name": "addToProject",
55+
"parameters": {
56+
"projectName": "Azure Functions - Host",
57+
"isOrgProject": true,
58+
"columnName": "No Status"
59+
}
5260
}
5361
],
5462
"eventType": "issue",

0 commit comments

Comments
 (0)