|
156 | 156 | "addLabel": "info-needed", |
157 | 157 | "removeLabel": "~confirmation-needed", |
158 | 158 | "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!" |
| 159 | + }, |
| 160 | + { |
| 161 | + "type": "label", |
| 162 | + "name": "~rate-limiting", |
| 163 | + "addLabel": "rate-limiting", |
| 164 | + "removeLabel": "~rate-limiting", |
| 165 | + "action": "close", |
| 166 | + "reason": "not_planned", |
| 167 | + "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." |
| 168 | + }, |
| 169 | + { |
| 170 | + "type": "label", |
| 171 | + "name": "~rai-content-filters", |
| 172 | + "addLabel": "rai-content-filters", |
| 173 | + "removeLabel": "~rai-content-filters", |
| 174 | + "action": "close", |
| 175 | + "reason": "not_planned", |
| 176 | + "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." |
| 177 | + }, |
| 178 | + { |
| 179 | + "type": "label", |
| 180 | + "name": "~public-code-blocking", |
| 181 | + "addLabel": "public-code-blocking", |
| 182 | + "removeLabel": "~public-code-blocking", |
| 183 | + "action": "close", |
| 184 | + "reason": "not_planned", |
| 185 | + "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." |
| 186 | + }, |
| 187 | + { |
| 188 | + "type": "label", |
| 189 | + "name": "~infinite-response-loop", |
| 190 | + "addLabel": "infinite-response-loop", |
| 191 | + "removeLabel": "~infinite-response-loop", |
| 192 | + "action": "close", |
| 193 | + "reason": "not_planned", |
| 194 | + "comment": "This issue is a duplicate of https://github.com/microsoft/vscode-copilot-release/issues/2628. Please refer to that issue for updates and discussions. Feel free to open a new issue if you think this is a different problem." |
| 195 | + }, |
| 196 | + { |
| 197 | + "type": "label", |
| 198 | + "name": "~lm-unavailable", |
| 199 | + "addLabel": "lm-unavailable", |
| 200 | + "removeLabel": "~lm-unavailable", |
| 201 | + "action": "close", |
| 202 | + "reason": "not_planned", |
| 203 | + "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." |
159 | 204 | } |
160 | 205 | ] |
0 commit comments