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
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -595,5 +595,14 @@
595
595
"action": "close",
596
596
"reason": "not_planned",
597
597
"comment": "Please look at the following meta issue: https://github.com/microsoft/vscode-copilot-release/issues/7034. 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
+
},
599
+
{
600
+
"type": "label",
601
+
"name": "~chat-billing",
602
+
"removeLabel": "~chat-billing",
603
+
"addLabel":"chat-billing",
604
+
"action": "close",
605
+
"reason": "not_planned",
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."
0 commit comments