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: src/graphql/data/fpt/changelog.json
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,22 @@
1
1
[
2
+
{
3
+
"schemaChanges": [
4
+
{
5
+
"title": "The GraphQL schema includes these changes:",
6
+
"changes": []
7
+
}
8
+
],
9
+
"previewChanges": [],
10
+
"upcomingChanges": [
11
+
{
12
+
"title": "The following changes will be made to the schema:",
13
+
"changes": [
14
+
"<p>On member <code>User.viewerRelevantRepositories</code>:<code>viewerRelevantRepositories</code> will be removed. Use viewerCopilotChatRepositorySuggestions instead. <strong>Effective 2026-10-01</strong>.</p>"
A tool that must provide code scanning results for this rule to pass.
4992
4992
"""
4993
-
type CodeScanningTool @docsCategory(name: "repos") {
4993
+
type CodeScanningTool {
4994
4994
"""
4995
4995
The severity level at which code scanning results that raise alerts block a
4996
4996
reference update. For more information on alert severity levels, see "[About code scanning alerts](${externalDocsUrl}/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels)."
@@ -5013,7 +5013,7 @@ type CodeScanningTool @docsCategory(name: "repos") {
5013
5013
"""
5014
5014
A tool that must provide code scanning results for this rule to pass.
The severity level at which code scanning results that raise alerts block a
5019
5019
reference update. For more information on alert severity levels, see "[About code scanning alerts](${externalDocsUrl}/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels)."
"description": "<p>Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.</p>",
"description": "<p>Array of allowed merge methods. Allowed values include <code>merge</code>, <code>squash</code>, and <code>rebase</code>. At least one option must be enabled.</p>",
"description": "<p>Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.</p>",
A tool that must provide code scanning results for this rule to pass.
4992
4992
"""
4993
-
type CodeScanningTool @docsCategory(name: "repos") {
4993
+
type CodeScanningTool {
4994
4994
"""
4995
4995
The severity level at which code scanning results that raise alerts block a
4996
4996
reference update. For more information on alert severity levels, see "[About code scanning alerts](${externalDocsUrl}/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels)."
@@ -5013,7 +5013,7 @@ type CodeScanningTool @docsCategory(name: "repos") {
5013
5013
"""
5014
5014
A tool that must provide code scanning results for this rule to pass.
The severity level at which code scanning results that raise alerts block a
5019
5019
reference update. For more information on alert severity levels, see "[About code scanning alerts](${externalDocsUrl}/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels)."
"description": "<p>Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.</p>",
"description": "<p>Array of allowed merge methods. Allowed values include <code>merge</code>, <code>squash</code>, and <code>rebase</code>. At least one option must be enabled.</p>",
"description": "<p>Choose which tools must provide code scanning results before the reference is\nupdated. When configured, code scanning must be enabled and have results for\nboth the commit and the reference being updated.</p>",
0 commit comments