Skip to content

Commit 9cdc5e9

Browse files
authored
Merge pull request #43832 from github/repo-sync
Repo sync
2 parents f422278 + 2dc7a8e commit 9cdc5e9

File tree

12 files changed

+210
-209
lines changed

12 files changed

+210
-209
lines changed

content/admin/data-residency/github-copilot-with-data-residency.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ The models available for {% data variables.product.prodname_copilot_short %} var
5151
* GPT-4o mini
5252
* GPT-4.1
5353
* GPT-5 mini
54-
* GPT-5.1
55-
* GPT-5.1-Codex
56-
* GPT-5.1-Codex-Max
5754
* GPT-5.2
5855
* GPT-5.4
5956
* Claude Haiku 4.5

content/copilot/reference/ai-models/model-hosting.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Used for:
2020

2121
* {% data variables.copilot.copilot_gpt_41 %}
2222
* {% data variables.copilot.copilot_gpt_5_mini %}
23-
* {% data variables.copilot.copilot_gpt_51 %}
2423
* {% data variables.copilot.copilot_gpt_52 %}
2524
* {% data variables.copilot.copilot_gpt_52_codex %}
2625
* {% data variables.copilot.copilot_gpt_53_codex %}

content/site-policy/privacy-policies/github-cookies.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ GitHub | `app_manifest_token` | This cookie is used during the App Manifest flow
2424
GitHub | `color_mode` | This cookie is used to indicate the user selected theme preference. | Session
2525
GitHub | `_device_id` | This cookie is used to track recognized devices for security purposes. | One year
2626
GitHub | `dotcom_user` | This cookie is used to signal to us that the user is already logged in. | One year
27-
GitHub | `enterprise_trial_redirect_to` | This cookie is used to complete a redirect for trial users | 5 minutes
2827
GitHub | `fileTreeExpanded` | Used to indicate whether the file tree on the code view was last expanded or collapsed | 30 days
2928
GitHub | `ghcc` | This cookie validates user's choice about cookies | 180 Days
3029
GitHub | `_gh_ent` | This cookie is used for temporary application and framework state between pages like what step the customer is on in a multiple step form. | Two weeks

data/reusables/code-quality/codeql-query-tables/csharp.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
| [Calls to unmanaged code](https://codeql.github.com/codeql-query-help/csharp/cs-call-to-unmanaged-code/) | Reliability | Recommendation |
3535
| [Cast of 'this' to a type parameter](https://codeql.github.com/codeql-query-help/csharp/cs-cast-of-this-to-type-parameter/) | Reliability | Recommendation |
3636
| [Character passed to StringBuilder constructor](https://codeql.github.com/codeql-query-help/csharp/cs-stringbuilder-initialized-with-character/) | Reliability | Error |
37-
| [Comparison is constant](https://codeql.github.com/codeql-query-help/csharp/cs-constant-comparison/) | Reliability | Warning |
3837
| [Comparison of identical values](https://codeql.github.com/codeql-query-help/csharp/cs-comparison-of-identical-expressions/) | Reliability | Warning |
3938
| [Container contents are never initialized](https://codeql.github.com/codeql-query-help/csharp/cs-empty-collection/) | Reliability | Error |
4039
| [Container size compared to zero](https://codeql.github.com/codeql-query-help/csharp/cs-test-for-negative-container-size/) | Reliability | Warning |

data/reusables/copilot/model-compliance/us-models.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
* GPT-4o mini
33
* GPT-4o
44
* GPT-4.1
5-
* GPT-5.1
6-
* GPT-5.1-Codex
7-
* GPT-5.1-Codex-Max
85
* GPT-5.2
96
* GPT-5.2-Codex
107
* GPT-5.3-Codex

data/tables/copilot/model-comparison.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@
1717
excels_at: Fast, accurate code completions and explanations
1818
further_reading: '[GPT-5 mini model card](https://cdn.openai.com/gpt-5-system-card.pdf)'
1919

20-
- name: GPT-5.1
21-
task_area: Deep reasoning and debugging
22-
excels_at: Multi-step problem solving and architecture-level code analysis
23-
further_reading: '[GPT-5.1 model card](https://cdn.openai.com/pdf/4173ec8d-1229-47db-96de-06d87147e07e/5_1_system_card.pdf)'
24-
2520
- name: GPT-5.2
2621
task_area: Deep reasoning and debugging
2722
excels_at: Multi-step problem solving and architecture-level code analysis

data/tables/copilot/model-multipliers.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@
6161
multiplier_paid: 0
6262
multiplier_free: 1
6363

64-
- name: GPT-5.1
65-
multiplier_paid: 1
66-
multiplier_free: Not applicable
67-
6864
- name: GPT-5.2
6965
multiplier_paid: 1.0
7066
multiplier_free: Not applicable

data/tables/copilot/model-release-status.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,6 @@
3232
ask_mode: true
3333
edit_mode: true
3434

35-
- name: 'GPT-5.1'
36-
provider: 'OpenAI'
37-
release_status: 'Closing down: 2026-04-15'
38-
agent_mode: true
39-
ask_mode: true
40-
edit_mode: true
41-
4235
- name: 'GPT-5.2'
4336
provider: 'OpenAI'
4437
release_status: 'GA'

data/tables/copilot/model-supported-clients.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -122,15 +122,6 @@
122122
xcode: true
123123
jetbrains: true
124124

125-
- name: GPT-5.1
126-
dotcom: true
127-
cli: true
128-
vscode: true
129-
vs: true
130-
eclipse: true
131-
xcode: true
132-
jetbrains: true
133-
134125
- name: GPT-5.2
135126
dotcom: true
136127
cli: true

data/tables/copilot/model-supported-plans.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,14 +109,6 @@
109109
business: true
110110
enterprise: true
111111

112-
- name: GPT-5.1
113-
free: false
114-
student: true
115-
pro: true
116-
pro_plus: true
117-
business: true
118-
enterprise: true
119-
120112
- name: GPT-5.2
121113
free: false
122114
student: true

0 commit comments

Comments
 (0)