You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/commands.json
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -596,13 +596,22 @@
596
596
"reason": "not_planned",
597
597
"comment": "Please look at the following meta issue: https://github.com/microsoft/vscode/issues/253126. Please refer to that issue for updates and discussions. Feel free to open a new issue if you think this is a different problem."
598
598
},
599
-
{
599
+
{
600
600
"type": "label",
601
601
"name": "~chat-billing",
602
602
"removeLabel": "~chat-billing",
603
603
"addLabel":"chat-billing",
604
604
"action": "close",
605
605
"reason": "not_planned",
606
606
"comment": "Please look at the following meta issue: https://github.com/microsoft/vscode/issues/252230. Please refer to that issue for updates and discussions. Feel free to open a new issue if you think this is a different problem."
607
+
},
608
+
{
609
+
"type": "label",
610
+
"name": "~chat-infinite-response-loop",
611
+
"removeLabel": "~chat-infinite-response-loop",
612
+
"addLabel":"chat-infinite-response-loop",
613
+
"action": "close",
614
+
"reason": "not_planned",
615
+
"comment": "Please look at the following meta issue: https://github.com/microsoft/vscode/issues/253134. Please refer to that issue for updates and discussions. Feel free to open a new issue if you think this is a different problem."
0 commit comments