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
+57Lines changed: 57 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -538,5 +538,62 @@
538
538
"addLabel": "info-needed",
539
539
"removeLabel": "~confirmation-needed",
540
540
"comment": "Please diagnose the root cause of the issue by running the command `F1 > Help: Troubleshoot Issue` and following the instructions. Once you have done that, please update the issue with the results.\n\nHappy Coding!"
541
+
},
542
+
{
543
+
"type": "label",
544
+
"name": "~chat-rate-limiting",
545
+
"removeLabel": "~chat-rate-limiting",
546
+
"action": "close",
547
+
"reason": "not_planned",
548
+
"comment": "This issue is a duplicate of https://github.com/microsoft/vscode-copilot-release/issues/2627. Please refer to that issue for updates and discussions. Feel free to open a new issue if you think this is a different problem."
549
+
},
550
+
{
551
+
"type": "label",
552
+
"name": "~chat-request-failed",
553
+
"removeLabel": "~chat-request-failed",
554
+
"action": "close",
555
+
"reason": "not_planned",
556
+
"comment": "This issue is a duplicate of https://github.com/microsoft/vscode-copilot-release/issues/4332. Please refer to that issue for updates and discussions. Feel free to open a new issue if you think this is a different problem."
557
+
},
558
+
{
559
+
"type": "label",
560
+
"name": "~chat-rai-content-filters",
561
+
"removeLabel": "~chat-rai-content-filters",
562
+
"action": "close",
563
+
"reason": "not_planned",
564
+
"comment": "This issue is a duplicate of https://github.com/microsoft/vscode-copilot-release/issues/2625. Please refer to that issue for updates and discussions. Feel free to open a new issue if you think this is a different problem."
565
+
},
566
+
{
567
+
"type": "label",
568
+
"name": "~chat-public-code-blocking",
569
+
"removeLabel": "~chat-public-code-blocking",
570
+
"action": "close",
571
+
"reason": "not_planned",
572
+
"comment": "This issue is a duplicate of https://github.com/microsoft/vscode-copilot-release/issues/2626. Please refer to that issue for updates and discussions. Feel free to open a new issue if you think this is a different problem."
573
+
},
574
+
{
575
+
"type": "label",
576
+
"name": "~chat-lm-unavailable",
577
+
"removeLabel": "~chat-lm-unavailable",
578
+
"action": "close",
579
+
"reason": "not_planned",
580
+
"comment": "This issue is a duplicate of https://github.com/microsoft/vscode-copilot-release/issues/2116. Please refer to that issue for updates and discussions. Feel free to open a new issue if you think this is a different problem."
581
+
},
582
+
{
583
+
"type": "label",
584
+
"name": "~chat-authentication",
585
+
"removeLabel": "~chat-authentication",
586
+
"action": "close",
587
+
"reason": "not_planned",
588
+
"comment": "Please look at the following meta issue: https://github.com/microsoft/vscode-copilot-release/issues/11078, if the bug you are experiencing is not there, please comment on this closed issue thread so we can re-open it.",
589
+
"assign": ["TylerLeonhardt"]
590
+
},
591
+
{
592
+
"type": "label",
593
+
"name": "~chat-no-response-returned",
594
+
"removeLabel": "~chat-no-response-returned",
595
+
"action": "close",
596
+
"reason": "not_planned",
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."
0 commit comments