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
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,19 @@
1
1
[
2
+
{
3
+
"schemaChanges": [
4
+
{
5
+
"title": "The GraphQL schema includes these changes:",
6
+
"changes": [
7
+
"<p>Input field <code>requireExplicitValues</code> of type <code>Boolean</code> was added to input object type <code>CreateRepositoryCustomPropertyInput</code></p>",
8
+
"<p>Field <code>requireExplicitValues</code> was added to object type <code>RepositoryCustomProperty</code></p>",
9
+
"<p>Input field <code>requireExplicitValues</code> of type <code>Boolean</code> was added to input object type <code>UpdateRepositoryCustomPropertyInput</code></p>"
Copy file name to clipboardExpand all lines: src/graphql/data/ghes-3.20/graphql_upcoming_changes.public-enterprise.yml
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1396,14 +1396,6 @@ upcoming_changes:
1396
1396
date: '2025-10-01T00:00:00+00:00'
1397
1397
criticality: breaking
1398
1398
owner: github/advisory-database
1399
-
- location: SearchType.ISSUE_ADVANCED
1400
-
description: '`ISSUE_ADVANCED` will be removed.'
1401
-
reason:
1402
-
Search for issues and pull requests will be overridden by advanced search
1403
-
on November 4, 2025. You can read more about this change on https://github.blog/changelog/2025-03-06-github-issues-projects-api-support-for-issues-advanced-search-and-more/.
1404
-
date: '2025-11-04'
1405
-
criticality: breaking
1406
-
owner: github/issues_advanced_search
1407
1399
- location: NotificationThread.list
1408
1400
description: '`list` will be removed. Use the `optionalList` field instead.'
0 commit comments