Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 88 additions & 0 deletions src/graphql/data/fpt/changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,92 @@
[
{
"schemaChanges": [
{
"title": "The GraphQL schema includes these changes:",
"changes": [
"<p>Type <code>CreateIssueTypeInput</code> was added</p>",
"<p>Type <code>CreateIssueTypePayload</code> was added</p>",
"<p>Type <code>DeleteIssueTypeInput</code> was added</p>",
"<p>Type <code>DeleteIssueTypePayload</code> was added</p>",
"<p>Type <code>IssueType</code> was added</p>",
"<p>Type <code>IssueTypeAddedEvent</code> was added</p>",
"<p>Type <code>IssueTypeChangedEvent</code> was added</p>",
"<p>Type <code>IssueTypeColor</code> was added</p>",
"<p>Type <code>IssueTypeConnection</code> was added</p>",
"<p>Type <code>IssueTypeEdge</code> was added</p>",
"<p>Type <code>IssueTypeOrder</code> was added</p>",
"<p>Type <code>IssueTypeOrderField</code> was added</p>",
"<p>Type <code>IssueTypeRemovedEvent</code> was added</p>",
"<p>Type <code>PullRequestAllowedMergeMethods</code> was added</p>",
"<p>Type <code>RepositoryVulnerabilityAlertDependencyRelationship</code> was added</p>",
"<p>Type <code>UpdateIssueIssueTypeInput</code> was added</p>",
"<p>Type <code>UpdateIssueIssueTypePayload</code> was added</p>",
"<p>Type <code>UpdateIssueTypeInput</code> was added</p>",
"<p>Type <code>UpdateIssueTypePayload</code> was added</p>",
"<p>Input field <code>issueTypeId</code> of type <code>ID</code> was added to input object type <code>CreateIssueInput</code></p>",
"<p>Field <code>packageUrl</code> was added to object type <code>DependencyGraphDependency</code></p>",
"<p>Field <code>issueType</code> was added to object type <code>Issue</code></p>",
"<p>Field <code>type</code> was added to object type <code>IssueTemplate</code></p>",
"<p>Member <code>IssueTypeAddedEvent</code> was added to Union type <code>IssueTimelineItems</code></p>",
"<p>Member <code>IssueTypeChangedEvent</code> was added to Union type <code>IssueTimelineItems</code></p>",
"<p>Member <code>IssueTypeRemovedEvent</code> was added to Union type <code>IssueTimelineItems</code></p>",
"<p>Enum value 'ISSUE_TYPE_ADDED_EVENT<code>was added to enum</code>IssueTimelineItemsItemType'</p>",
"<p>Enum value 'ISSUE_TYPE_CHANGED_EVENT<code>was added to enum</code>IssueTimelineItemsItemType'</p>",
"<p>Enum value 'ISSUE_TYPE_REMOVED_EVENT<code>was added to enum</code>IssueTimelineItemsItemType'</p>",
"<p>Field <code>descriptionHTML</code> was added to object type <code>Milestone</code></p>",
"<p>Field <code>createIssueType</code> was added to object type <code>Mutation</code></p>",
"<p>Field <code>deleteIssueType</code> was added to object type <code>Mutation</code></p>",
"<p>Field <code>updateIssueIssueType</code> was added to object type <code>Mutation</code></p>",
"<p>Field <code>updateIssueType</code> was added to object type <code>Mutation</code></p>",
"<p>Field <code>issueTypes</code> was added to object type <code>Organization</code></p>",
"<p>Enum value 'ISSUE_TYPE<code>was added to enum</code>ProjectV2FieldType'</p>",
"<p>Field <code>automaticCopilotCodeReviewEnabled</code> was added to object type <code>PullRequestParameters</code></p>",
"<p>Field <code>PullRequestParameters.allowedMergeMethods</code> changed type from '[String!]<code>to</code>[PullRequestAllowedMergeMethods!]'</p>",
"<p>Input field <code>automaticCopilotCodeReviewEnabled</code> of type <code>Boolean</code> was added to input object type <code>PullRequestParametersInput</code></p>",
"<p>Input field <code>PullRequestParametersInput.allowedMergeMethods</code> changed type from '[String!]<code>to</code>[PullRequestAllowedMergeMethods!]'</p>",
"<p>Member <code>IssueTypeAddedEvent</code> was added to Union type <code>PullRequestTimelineItems</code></p>",
"<p>Member <code>IssueTypeChangedEvent</code> was added to Union type <code>PullRequestTimelineItems</code></p>",
"<p>Member <code>IssueTypeRemovedEvent</code> was added to Union type <code>PullRequestTimelineItems</code></p>",
"<p>Enum value 'ISSUE_TYPE_ADDED_EVENT<code>was added to enum</code>PullRequestTimelineItemsItemType'</p>",
"<p>Enum value 'ISSUE_TYPE_CHANGED_EVENT<code>was added to enum</code>PullRequestTimelineItemsItemType'</p>",
"<p>Enum value 'ISSUE_TYPE_REMOVED_EVENT<code>was added to enum</code>PullRequestTimelineItemsItemType'</p>",
"<p>Field <code>issueType</code> was added to object type <code>Repository</code></p>",
"<p>Field <code>issueTypes</code> was added to object type <code>Repository</code></p>",
"<p>Field <code>dependencyRelationship</code> was added to object type <code>RepositoryVulnerabilityAlert</code></p>",
"<p>Enum value 'ISSUE_ADVANCED<code>was added to enum</code>SearchType'</p>",
"<p>Input field <code>issueTypeId</code> of type <code>ID</code> was added to input object type <code>UpdateIssueInput</code></p>"
]
}
],
"previewChanges": [],
"upcomingChanges": [
{
"title": "The following changes will be made to the schema:",
"changes": [
"<p>On member <code>AddedToProjectEvent.project</code>:<code>project</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>ConvertedNoteToIssueEvent.project</code>:<code>project</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>CreateIssueTypeInput.isPrivate</code>:<code>isPrivate</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>Issue.projectCards</code>:<code>projectCards</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>IssueType.isPrivate</code>:<code>isPrivate</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>MovedColumnsInProjectEvent.project</code>:<code>project</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>Organization.viewerCanCreateProjects</code>:<code>viewerCanCreateProjects</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>ProjectCardArchivedState.ARCHIVED</code>:<code>ARCHIVED</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>ProjectCardArchivedState.NOT_ARCHIVED</code>:<code>NOT_ARCHIVED</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>ProjectOwner.id</code>:<code>id</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>ProjectOwner.projectsResourcePath</code>:<code>projectsResourcePath</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>ProjectOwner.projectsUrl</code>:<code>projectsUrl</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>ProjectOwner.viewerCanCreateProjects</code>:<code>viewerCanCreateProjects</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>PullRequest.projectCards</code>:<code>projectCards</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>RemovedFromProjectEvent.project</code>:<code>project</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>Repository.viewerCanCreateProjects</code>:<code>viewerCanCreateProjects</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>UpdateIssueTypeInput.isPrivate</code>:<code>isPrivate</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>User.viewerCanCreateProjects</code>:<code>viewerCanCreateProjects</code> will be removed. <strong>Effective 2025-04-01</strong>.</p>",
"<p>On member <code>SearchType.ISSUE_ADVANCED</code>:<code>ISSUE_ADVANCED</code> will be removed. <strong>Effective 2025-09-04</strong>.</p>"
]
}
],
"date": "2025-03-27"
},
{
"schemaChanges": [
{
Expand Down
146 changes: 146 additions & 0 deletions src/graphql/data/fpt/graphql_upcoming_changes.public.yml
Original file line number Diff line number Diff line change
Expand Up @@ -674,6 +674,14 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: AddedToProjectEvent.project
description: '`project` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: AddedToProjectEvent.projectCard
description: '`projectCard` will be removed.'
reason:
Expand Down Expand Up @@ -730,6 +738,14 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: vaindil
- location: ConvertedNoteToIssueEvent.project
description: '`project` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: ConvertedNoteToIssueEvent.projectCard
description: '`projectCard` will be removed.'
reason:
Expand All @@ -738,6 +754,12 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: CreateIssueTypeInput.isPrivate
description: '`isPrivate` will be removed.'
reason: Private issue types are being deprecated and can no longer be created.
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/issues
- location: Enterprise.announcement
description:
'`announcement` will be removed. Use the `announcementBanner` object
Expand Down Expand Up @@ -802,6 +824,20 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: authentication
- location: Issue.projectCards
description: '`projectCards` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: IssueType.isPrivate
description: '`isPrivate` will be removed.'
reason: Private issue types are being deprecated and can no longer be created.
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/issues
- location: MovedColumnsInProjectEvent.databaseId
description: '`databaseId` will be removed.'
reason:
Expand All @@ -818,6 +854,14 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: MovedColumnsInProjectEvent.project
description: '`project` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: MovedColumnsInProjectEvent.projectCard
description: '`projectCard` will be removed.'
reason:
Expand Down Expand Up @@ -1018,6 +1062,14 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: Organization.viewerCanCreateProjects
description: '`viewerCanCreateProjects` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: Project.body
description: '`body` will be removed.'
reason:
Expand Down Expand Up @@ -1250,6 +1302,22 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: ProjectCardArchivedState.ARCHIVED
description: '`ARCHIVED` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: ProjectCardArchivedState.NOT_ARCHIVED
description: '`NOT_ARCHIVED` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: ProjectColumn.cards
description: '`cards` will be removed.'
reason:
Expand Down Expand Up @@ -1330,6 +1398,14 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: ProjectOwner.id
description: '`id` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: ProjectOwner.project
description: '`project` will be removed.'
reason:
Expand All @@ -1346,6 +1422,30 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: ProjectOwner.projectsResourcePath
description: '`projectsResourcePath` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: ProjectOwner.projectsUrl
description: '`projectsUrl` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: ProjectOwner.viewerCanCreateProjects
description: '`viewerCanCreateProjects` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: ProjectProgress.doneCount
description: '`doneCount` will be removed.'
reason:
Expand Down Expand Up @@ -1442,6 +1542,14 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: dewski
- location: PullRequest.projectCards
description: '`projectCards` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: RemovedFromProjectEvent.databaseId
description: '`databaseId` will be removed.'
reason:
Expand All @@ -1450,6 +1558,14 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: RemovedFromProjectEvent.project
description: '`project` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: RemovedFromProjectEvent.projectColumnName
description: '`projectColumnName` will be removed.'
reason:
Expand All @@ -1474,6 +1590,14 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: Repository.viewerCanCreateProjects
description: '`viewerCanCreateProjects` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: SearchShortcutQueryProjectTerm.project
description: '`project` will be removed.'
reason:
Expand All @@ -1482,6 +1606,12 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: UpdateIssueTypeInput.isPrivate
description: '`isPrivate` will be removed.'
reason: Private issue types are being deprecated and can no longer be created.
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/issues
- location: User.project
description: '`project` will be removed.'
reason:
Expand All @@ -1498,6 +1628,22 @@ upcoming_changes:
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: User.viewerCanCreateProjects
description: '`viewerCanCreateProjects` will be removed.'
reason:
'Projects (classic) is being deprecated in favor of the new Projects experience,
see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.'
date: '2025-04-01T00:00:00+00:00'
criticality: breaking
owner: github/memex
- location: SearchType.ISSUE_ADVANCED
description: '`ISSUE_ADVANCED` will be removed.'
reason:
Search for issues and pull requests will be overridden by advanced search
on September 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/.
date: '2025-09-04'
criticality: breaking
owner: github/issues_advanced_search
- location: SecurityAdvisory.cvss
description:
'`cvss` will be removed. New `cvss_severities` field will now contain
Expand Down
Loading