Skip to content

Commit d372aa1

Browse files
authored
Merge pull request #38074 from github/repo-sync
Repo sync
2 parents 59b443c + 83537cc commit d372aa1

File tree

7 files changed

+54
-30
lines changed

7 files changed

+54
-30
lines changed

content/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ For an overview of the methods you can use to customize {% data variables.produc
3535

3636
{% data reusables.copilot.repository-custom-instructions-note %}
3737
>
38-
> This version of this article is for using repository custom instructions in {% data variables.product.prodname_vscode_shortname %}. Click the tabs above for instructions on using custom instructions in other environments. <!-- markdownlint-disable-line MD027 -->
38+
> This version of this article is for using repository custom instructions in {% data variables.product.prodname_vscode_shortname %}. Click the tabs above for instructions on using custom instructions in other environments. <!-- markdownlint-disable-line MD027 -->
3939
4040
For an overview of the methods you can use to customize {% data variables.product.prodname_copilot_chat %} responses, see [AUTOTITLE](/copilot/customizing-copilot/about-customizing-github-copilot-chat-responses?tool=vscode).
4141

@@ -96,7 +96,7 @@ The following examples demonstrate how to use prompt files.
9696
>
9797
{% data reusables.copilot.repository-custom-instructions-note %}
9898
>
99-
> This version of this article is for using repository custom instructions in {% data variables.product.prodname_vs %}. Click the tabs above for instructions on using custom instructions in other environments. <!-- markdownlint-disable-line MD027 -->
99+
> This version of this article is for using repository custom instructions in {% data variables.product.prodname_vs %}. Click the tabs above for instructions on using custom instructions in other environments. <!-- markdownlint-disable-line MD027 -->
100100
101101
For an overview of the methods you can use to customize {% data variables.product.prodname_copilot_chat %} responses, see [AUTOTITLE](/copilot/customizing-copilot/about-customizing-github-copilot-chat-responses?tool=visualstudio).
102102

content/copilot/managing-copilot/configure-personal-settings/configuring-github-copilot-in-your-environment.md

-2
Original file line numberDiff line numberDiff line change
@@ -453,8 +453,6 @@ After updating the extension, Xcode must be restarted for the changes to take ef
453453

454454
If you use Eclipse, {% data variables.product.prodname_copilot %} can provide code suggestions as you work in the IDE. You can also use the {% data variables.product.prodname_copilot_chat_short %} panel to work with {% data variables.product.prodname_copilot_short %} as your AI pair programmer.
455455

456-
{% data reusables.copilot.eclipse-public-preview-note %}
457-
458456
After you install {% data variables.product.prodname_copilot %} in Eclipse, you can enable or disable it, and you can configure advanced settings within the IDE.
459457

460458
## Prerequisites

content/copilot/managing-copilot/configure-personal-settings/installing-the-github-copilot-extension-in-your-environment.md

-2
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,6 @@ Before you can use the {% data variables.product.prodname_copilot %} extension f
229229
230230
Installing {% data variables.product.prodname_copilot %} in Eclipse allows you to receive coding suggestions from {% data variables.product.prodname_copilot_short %} as you type. You also automatically get access to {% data variables.product.prodname_copilot_chat %}, which allows you to chat with {% data variables.product.prodname_copilot_short %}.
231231
232-
{% data reusables.copilot.eclipse-public-preview-note %}
233-
234232
To see instructions for other popular coding environments, use the tool switcher at the top of the page.
235233
236234
### Version compatibility

content/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-chat.md

+39-20
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,25 @@ However, you are not limited to using this model. You can choose from a selectio
1616
1717
{% data variables.product.prodname_copilot_short %} allows you to change the model during a chat and have the alternative model used to generate responses to your prompts.
1818

19+
Changing the model that's used by {% data variables.product.prodname_copilot_chat_short %} does not affect the model that's used for {% data variables.product.prodname_copilot_short %} code completion. See [AUTOTITLE](/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-code-completion).
20+
1921
{% webui %}
2022

2123
> [!NOTE]
22-
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change. {% ifversion copilot-enterprise %}
23-
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_enterprise_short %}. {% endif %}
24+
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
25+
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.product.prodname_copilot_enterprise_short %}{% endif %}.
2426
> * You can only use an alternative AI model in the immersive view of {% data variables.product.prodname_copilot_chat_short %}. This is the full-page version of {% data variables.product.prodname_copilot_chat_short %} that's displayed at [https://github.com/copilot](https://github.com/copilot). The {% data variables.product.prodname_copilot_chat_short %} panel always uses the default model.
2527
2628
## AI models for {% data variables.product.prodname_copilot_chat_short %}
2729

2830
The following models are currently available in the immersive mode of {% data variables.product.prodname_copilot_chat_short %}:
2931

3032
* {% data variables.copilot.copilot_gpt_4o %}
31-
* {% data variables.copilot.copilot_gpt_41 %} {% ifversion copilot-enterprise %}
32-
* {% data variables.copilot.copilot_gpt_45 %} {% endif %}
33+
* {% data variables.copilot.copilot_gpt_41 %}
34+
* {% data variables.copilot.copilot_gpt_45 %}
3335
* {% data variables.copilot.copilot_claude_sonnet_35 %}
3436
* {% data variables.copilot.copilot_claude_sonnet_37 %}
37+
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
3538
* {% data variables.copilot.copilot_gemini_flash %}
3639
* {% data variables.copilot.copilot_gemini_25_pro %}
3740
* {% data variables.copilot.copilot_o1 %}
@@ -68,18 +71,19 @@ These instructions are for {% data variables.product.prodname_copilot_short %} o
6871
Changing the model that's used by {% data variables.product.prodname_copilot_chat_short %} does not affect the model that's used for {% data variables.product.prodname_copilot_short %} code completion. See [AUTOTITLE](/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-code-completion).
6972

7073
> [!NOTE]
71-
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change. {% ifversion copilot-enterprise %}
72-
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_enterprise_short %}. {% endif %}
74+
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
75+
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.product.prodname_copilot_enterprise_short %}{% endif %}.
7376
7477
## AI models for {% data variables.product.prodname_copilot_chat_short %}
7578

7679
The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:
7780

7881
* {% data variables.copilot.copilot_gpt_4o %}
79-
* {% data variables.copilot.copilot_gpt_41 %} {% ifversion copilot-enterprise %}
80-
* {% data variables.copilot.copilot_gpt_45 %} {% endif %}
82+
* {% data variables.copilot.copilot_gpt_41 %}
83+
* {% data variables.copilot.copilot_gpt_45 %}
8184
* {% data variables.copilot.copilot_claude_sonnet_35 %}
8285
* {% data variables.copilot.copilot_claude_sonnet_37 %}
86+
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
8387
* {% data variables.copilot.copilot_gemini_flash %}
8488
* {% data variables.copilot.copilot_o1 %}
8589
* {% data variables.copilot.copilot_o3 %}
@@ -134,17 +138,26 @@ To use multi-model {% data variables.product.prodname_copilot_chat_short %}, you
134138

135139
{% jetbrains %}
136140

137-
Changing the model that's used by {% data variables.product.prodname_copilot_chat_short %} does not affect the model that's used for {% data variables.product.prodname_copilot_short %} code completion. See [AUTOTITLE](/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-code-completion).
141+
> [!NOTE]
142+
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
143+
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.product.prodname_copilot_enterprise_short %}{% endif %}.
138144
139145
## AI models for {% data variables.product.prodname_copilot_chat_short %}
140146

141147
The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:
142148

143149
* {% data variables.copilot.copilot_gpt_4o %}
150+
* {% data variables.copilot.copilot_gpt_41 %} (preview)
151+
* {% data variables.copilot.copilot_gpt_45 %} (preview)
144152
* {% data variables.copilot.copilot_claude_sonnet_35 %}
153+
* {% data variables.copilot.copilot_claude_sonnet_37 %}
154+
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
145155
* {% data variables.copilot.copilot_gemini_flash %}
146-
* {% data variables.copilot.copilot_o1 %}
156+
* {% data variables.copilot.copilot_gemini_25_pro %} (preview)
157+
* {% data variables.copilot.copilot_o1 %} (preview)
158+
* {% data variables.copilot.copilot_o3 %} (preview)
147159
* {% data variables.copilot.copilot_o3_mini %}
160+
* {% data variables.copilot.copilot_o4_mini %} (preview)
148161

149162
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
150163

@@ -165,19 +178,20 @@ These instructions are for the JetBrains IDEs. For instructions on different cli
165178
{% eclipse %}
166179

167180
> [!NOTE]
168-
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.{% ifversion copilot-enterprise %}
169-
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_enterprise_short %}.{% endif %}
181+
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
182+
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.product.prodname_copilot_enterprise_short %}{% endif %}.
170183
171184
## AI models for {% data variables.product.prodname_copilot_chat_short %}
172185

173186
The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:
174187

175-
* {% data variables.copilot.copilot_gpt_4o %} {% ifversion copilot-enterprise %}
176-
* {% data variables.copilot.copilot_gpt_45 %} {% endif %}
188+
* {% data variables.copilot.copilot_gpt_4o %}
189+
* {% data variables.copilot.copilot_gpt_45 %} (preview)
177190
* {% data variables.copilot.copilot_claude_sonnet_35 %}
178191
* {% data variables.copilot.copilot_claude_sonnet_37 %}
192+
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
179193
* {% data variables.copilot.copilot_gemini_flash %}
180-
* {% data variables.copilot.copilot_o1 %}
194+
* {% data variables.copilot.copilot_o1 %} (preview)
181195
* {% data variables.copilot.copilot_o3_mini %}
182196

183197
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
@@ -199,20 +213,25 @@ These instructions are for the Eclipse IDE. For instructions on different client
199213
{% xcode %}
200214

201215
> [!NOTE]
202-
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.{% ifversion copilot-enterprise %}
203-
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_enterprise_short %}.{% endif %}
216+
> * Multiple model support in {% data variables.product.prodname_copilot_chat_short %} is in {% data variables.release-phases.public_preview %} and is subject to change.
217+
> * Support for GPT-4.5 is only available on {% data variables.product.prodname_copilot_pro_plus_short %}{% ifversion copilot-enterprise %} and {% data variables.product.prodname_copilot_enterprise_short %}{% endif %}.
204218
205219
## AI models for {% data variables.product.prodname_copilot_chat_short %}
206220

207221
The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:
208222

209-
* {% data variables.copilot.copilot_gpt_4o %} {% ifversion copilot-enterprise %}
210-
* {% data variables.copilot.copilot_gpt_45 %} {% endif %}
223+
* {% data variables.copilot.copilot_gpt_4o %}
224+
* {% data variables.copilot.copilot_gpt_41 %} (preview)
225+
* {% data variables.copilot.copilot_gpt_45 %} (preview)
211226
* {% data variables.copilot.copilot_claude_sonnet_35 %}
212227
* {% data variables.copilot.copilot_claude_sonnet_37 %}
228+
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
213229
* {% data variables.copilot.copilot_gemini_flash %}
214-
* {% data variables.copilot.copilot_o1 %}
230+
* {% data variables.copilot.copilot_gemini_25_pro %} (preview)
231+
* {% data variables.copilot.copilot_o1 %} (preview)
232+
* {% data variables.copilot.copilot_o3 %} (preview)
215233
* {% data variables.copilot.copilot_o3_mini %}
234+
* {% data variables.copilot.copilot_o4_mini %} (preview)
216235

217236
For more information about these models, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
218237

content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md

-2
Original file line numberDiff line numberDiff line change
@@ -473,8 +473,6 @@ To indicate whether a response was helpful, use {% octicon "thumbsup" aria-label
473473

474474
{% eclipse %}
475475

476-
{% data reusables.copilot.eclipse-public-preview-note %}
477-
478476
## Prerequisites
479477

480478
{% data reusables.copilot.eclipse-prerequisites %}

src/secret-scanning/data/public-docs.yml

+11
Original file line numberDiff line numberDiff line change
@@ -4159,6 +4159,17 @@
41594159
hasPushProtection: true
41604160
hasValidityCheck: false
41614161
isduplicate: true
4162+
- provider: xAI
4163+
supportedSecret: xAI API Key
4164+
secretType: xai_api_key
4165+
versions:
4166+
fpt: '*'
4167+
ghec: '*'
4168+
isPublic: false
4169+
isPrivateWithGhas: true
4170+
hasPushProtection: false
4171+
hasValidityCheck: false
4172+
isduplicate: false
41624173
- provider: Yandex
41634174
supportedSecret: Yandex.Cloud API Key
41644175
secretType: yandex_cloud_api_key

src/secret-scanning/lib/config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "71173b23f93c156cd6b017be3b3340cf9d71924f",
3-
"blob-sha": "3e9371500252cc6c931ab1c59185dbebdc63aba1",
2+
"sha": "17a1a377ad93f3cab01519a1bb1e6f28d19627ea",
3+
"blob-sha": "ad53f828a360333daa8f05b10bc156fb95e80cb2",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)