This commit is contained in:
Rachael Sewell 2020-11-17 18:09:28 -08:00 коммит произвёл GitHub
Родитель 73e326ffdd
Коммит 8f8f2f15e1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
6 изменённых файлов: 1494 добавлений и 1410 удалений

Просмотреть файл

@ -1,106 +1,114 @@
--- ---
upcoming_changes: upcoming_changes:
- location: Migration.uploadUrlTemplate - location: Migration.uploadUrlTemplate
description: "`uploadUrlTemplate` will be removed. Use `uploadUrl` instead." description: '`uploadUrlTemplate` will be removed. Use `uploadUrl` instead.'
reason: "`uploadUrlTemplate` is being removed because it is not a standard URL and reason:
adds an extra user step." '`uploadUrlTemplate` is being removed because it is not a standard URL and
date: '2019-04-01T00:00:00+00:00' adds an extra user step.'
criticality: breaking date: '2019-04-01T00:00:00+00:00'
owner: tambling criticality: breaking
- location: AssignedEvent.user owner: tambling
description: "`user` will be removed. Use the `assignee` field instead." - location: AssignedEvent.user
reason: Assignees can now be mannequins. description: '`user` will be removed. Use the `assignee` field instead.'
date: '2020-01-01T00:00:00+00:00' reason: Assignees can now be mannequins.
criticality: breaking date: '2020-01-01T00:00:00+00:00'
owner: tambling criticality: breaking
- location: EnterpriseBillingInfo.availableSeats owner: tambling
description: "`availableSeats` will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses - location: EnterpriseBillingInfo.availableSeats
instead." description:
reason: "`availableSeats` will be replaced with `totalAvailableLicenses` to provide '`availableSeats` will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses
more clarity on the value being returned" instead.'
date: '2020-01-01T00:00:00+00:00' reason:
criticality: breaking '`availableSeats` will be replaced with `totalAvailableLicenses` to provide
owner: BlakeWilliams more clarity on the value being returned'
- location: EnterpriseBillingInfo.seats date: '2020-01-01T00:00:00+00:00'
description: "`seats` will be removed. Use EnterpriseBillingInfo.totalLicenses instead." criticality: breaking
reason: "`seats` will be replaced with `totalLicenses` to provide more clarity on owner: BlakeWilliams
the value being returned" - location: EnterpriseBillingInfo.seats
date: '2020-01-01T00:00:00+00:00' description: '`seats` will be removed. Use EnterpriseBillingInfo.totalLicenses instead.'
criticality: breaking reason:
owner: BlakeWilliams '`seats` will be replaced with `totalLicenses` to provide more clarity on
- location: UnassignedEvent.user the value being returned'
description: "`user` will be removed. Use the `assignee` field instead." date: '2020-01-01T00:00:00+00:00'
reason: Assignees can now be mannequins. criticality: breaking
date: '2020-01-01T00:00:00+00:00' owner: BlakeWilliams
criticality: breaking - location: UnassignedEvent.user
owner: tambling description: '`user` will be removed. Use the `assignee` field instead.'
- location: Sponsorship.maintainer reason: Assignees can now be mannequins.
description: "`maintainer` will be removed. Use `Sponsorship.sponsorable` instead." date: '2020-01-01T00:00:00+00:00'
reason: "`Sponsorship.maintainer` will be removed." criticality: breaking
date: '2020-04-01T00:00:00+00:00' owner: tambling
criticality: breaking - location: Sponsorship.maintainer
owner: antn description: '`maintainer` will be removed. Use `Sponsorship.sponsorable` instead.'
- location: EnterprisePendingMemberInvitationEdge.isUnlicensed reason: '`Sponsorship.maintainer` will be removed.'
description: "`isUnlicensed` will be removed." date: '2020-04-01T00:00:00+00:00'
reason: All pending members consume a license criticality: breaking
date: '2020-07-01T00:00:00+00:00' owner: antn
criticality: breaking - location: EnterprisePendingMemberInvitationEdge.isUnlicensed
owner: BrentWheeldon description: '`isUnlicensed` will be removed.'
- location: EnterpriseOwnerInfo.pendingCollaborators reason: All pending members consume a license
description: "`pendingCollaborators` will be removed. Use the `pendingCollaboratorInvitations` date: '2020-07-01T00:00:00+00:00'
field instead." criticality: breaking
reason: Repository invitations can now be associated with an email, not only an owner: BrentWheeldon
invitee. - location: EnterpriseOwnerInfo.pendingCollaborators
date: '2020-10-01T00:00:00+00:00' description:
criticality: breaking '`pendingCollaborators` will be removed. Use the `pendingCollaboratorInvitations`
owner: jdennes field instead.'
- location: Issue.timeline reason:
description: "`timeline` will be removed. Use Issue.timelineItems instead." Repository invitations can now be associated with an email, not only an
reason: "`timeline` will be removed" invitee.
date: '2020-10-01T00:00:00+00:00' date: '2020-10-01T00:00:00+00:00'
criticality: breaking criticality: breaking
owner: mikesea owner: jdennes
- location: PullRequest.timeline - location: Issue.timeline
description: "`timeline` will be removed. Use PullRequest.timelineItems instead." description: '`timeline` will be removed. Use Issue.timelineItems instead.'
reason: "`timeline` will be removed" reason: '`timeline` will be removed'
date: '2020-10-01T00:00:00+00:00' date: '2020-10-01T00:00:00+00:00'
criticality: breaking criticality: breaking
owner: mikesea owner: mikesea
- location: RepositoryInvitationOrderField.INVITEE_LOGIN - location: PullRequest.timeline
description: "`INVITEE_LOGIN` will be removed." description: '`timeline` will be removed. Use PullRequest.timelineItems instead.'
reason: "`INVITEE_LOGIN` is no longer a valid field value. Repository invitations reason: '`timeline` will be removed'
can now be associated with an email, not only an invitee." date: '2020-10-01T00:00:00+00:00'
date: '2020-10-01T00:00:00+00:00' criticality: breaking
criticality: breaking owner: mikesea
owner: jdennes - location: RepositoryInvitationOrderField.INVITEE_LOGIN
- location: Sponsorship.sponsor description: '`INVITEE_LOGIN` will be removed.'
description: "`sponsor` will be removed. Use `Sponsorship.sponsorEntity` instead." reason:
reason: "`Sponsorship.sponsor` will be removed." '`INVITEE_LOGIN` is no longer a valid field value. Repository invitations
date: '2020-10-01T00:00:00+00:00' can now be associated with an email, not only an invitee.'
criticality: breaking date: '2020-10-01T00:00:00+00:00'
owner: nholden criticality: breaking
- location: EnterpriseMemberEdge.isUnlicensed owner: jdennes
description: "`isUnlicensed` will be removed." - location: Sponsorship.sponsor
reason: All members consume a license description: '`sponsor` will be removed. Use `Sponsorship.sponsorEntity` instead.'
date: '2021-01-01T00:00:00+00:00' reason: '`Sponsorship.sponsor` will be removed.'
criticality: breaking date: '2020-10-01T00:00:00+00:00'
owner: BrentWheeldon criticality: breaking
- location: EnterpriseOutsideCollaboratorEdge.isUnlicensed owner: nholden
description: "`isUnlicensed` will be removed." - location: EnterpriseMemberEdge.isUnlicensed
reason: All outside collaborators consume a license description: '`isUnlicensed` will be removed.'
date: '2021-01-01T00:00:00+00:00' reason: All members consume a license
criticality: breaking date: '2021-01-01T00:00:00+00:00'
owner: BrentWheeldon criticality: breaking
- location: EnterprisePendingCollaboratorEdge.isUnlicensed owner: BrentWheeldon
description: "`isUnlicensed` will be removed." - location: EnterpriseOutsideCollaboratorEdge.isUnlicensed
reason: All pending collaborators consume a license description: '`isUnlicensed` will be removed.'
date: '2021-01-01T00:00:00+00:00' reason: All outside collaborators consume a license
criticality: breaking date: '2021-01-01T00:00:00+00:00'
owner: BrentWheeldon criticality: breaking
- location: MergeStateStatus.DRAFT owner: BrentWheeldon
description: "`DRAFT` will be removed. Use PullRequest.isDraft instead." - location: EnterprisePendingCollaboratorEdge.isUnlicensed
reason: DRAFT state will be removed from this enum and `isDraft` should be used description: '`isUnlicensed` will be removed.'
instead reason: All pending collaborators consume a license
date: '2021-01-01T00:00:00+00:00' date: '2021-01-01T00:00:00+00:00'
criticality: breaking criticality: breaking
owner: nplasterer owner: BrentWheeldon
- location: MergeStateStatus.DRAFT
description: '`DRAFT` will be removed. Use PullRequest.isDraft instead.'
reason:
DRAFT state will be removed from this enum and `isDraft` should be used
instead
date: '2021-01-01T00:00:00+00:00'
criticality: breaking
owner: nplasterer

Просмотреть файл

@ -1,60 +1,64 @@
--- ---
upcoming_changes: upcoming_changes:
- location: Migration.uploadUrlTemplate - location: Migration.uploadUrlTemplate
description: "`uploadUrlTemplate` will be removed. Use `uploadUrl` instead." description: '`uploadUrlTemplate` will be removed. Use `uploadUrl` instead.'
reason: "`uploadUrlTemplate` is being removed because it is not a standard URL and reason:
adds an extra user step." '`uploadUrlTemplate` is being removed because it is not a standard URL and
date: '2019-04-01T00:00:00+00:00' adds an extra user step.'
criticality: breaking date: '2019-04-01T00:00:00+00:00'
owner: tambling criticality: breaking
- location: ContributionOrder.field owner: tambling
description: "`field` will be removed. Only one order field is supported." - location: ContributionOrder.field
reason: "`field` will be removed." description: '`field` will be removed. Only one order field is supported.'
date: '2019-10-01T00:00:00+00:00' reason: '`field` will be removed.'
criticality: breaking date: '2019-10-01T00:00:00+00:00'
owner: dinahshi criticality: breaking
- location: Issue.timeline owner: dinahshi
description: "`timeline` will be removed. Use Issue.timelineItems instead." - location: Issue.timeline
reason: "`timeline` will be removed" description: '`timeline` will be removed. Use Issue.timelineItems instead.'
date: '2019-10-01T00:00:00+00:00' reason: '`timeline` will be removed'
criticality: breaking date: '2019-10-01T00:00:00+00:00'
owner: mikesea criticality: breaking
- location: Organization.pinnedRepositories owner: mikesea
description: "`pinnedRepositories` will be removed. Use ProfileOwner.pinnedItems - location: Organization.pinnedRepositories
instead." description:
reason: pinnedRepositories will be removed '`pinnedRepositories` will be removed. Use ProfileOwner.pinnedItems
date: '2019-10-01T00:00:00+00:00' instead.'
criticality: breaking reason: pinnedRepositories will be removed
owner: cheshire137 date: '2019-10-01T00:00:00+00:00'
- location: PullRequest.timeline criticality: breaking
description: "`timeline` will be removed. Use PullRequest.timelineItems instead." owner: cheshire137
reason: "`timeline` will be removed" - location: PullRequest.timeline
date: '2019-10-01T00:00:00+00:00' description: '`timeline` will be removed. Use PullRequest.timelineItems instead.'
criticality: breaking reason: '`timeline` will be removed'
owner: mikesea date: '2019-10-01T00:00:00+00:00'
- location: RepositoryOwner.pinnedRepositories criticality: breaking
description: "`pinnedRepositories` will be removed. Use ProfileOwner.pinnedItems owner: mikesea
instead." - location: RepositoryOwner.pinnedRepositories
reason: pinnedRepositories will be removed description:
date: '2019-10-01T00:00:00+00:00' '`pinnedRepositories` will be removed. Use ProfileOwner.pinnedItems
criticality: breaking instead.'
owner: cheshire137 reason: pinnedRepositories will be removed
- location: User.pinnedRepositories date: '2019-10-01T00:00:00+00:00'
description: "`pinnedRepositories` will be removed. Use ProfileOwner.pinnedItems criticality: breaking
instead." owner: cheshire137
reason: pinnedRepositories will be removed - location: User.pinnedRepositories
date: '2019-10-01T00:00:00+00:00' description:
criticality: breaking '`pinnedRepositories` will be removed. Use ProfileOwner.pinnedItems
owner: cheshire137 instead.'
- location: AssignedEvent.user reason: pinnedRepositories will be removed
description: "`user` will be removed. Use the `assignee` field instead." date: '2019-10-01T00:00:00+00:00'
reason: Assignees can now be mannequins. criticality: breaking
date: '2020-01-01T00:00:00+00:00' owner: cheshire137
criticality: breaking - location: AssignedEvent.user
owner: tambling description: '`user` will be removed. Use the `assignee` field instead.'
- location: UnassignedEvent.user reason: Assignees can now be mannequins.
description: "`user` will be removed. Use the `assignee` field instead." date: '2020-01-01T00:00:00+00:00'
reason: Assignees can now be mannequins. criticality: breaking
date: '2020-01-01T00:00:00+00:00' owner: tambling
criticality: breaking - location: UnassignedEvent.user
owner: tambling description: '`user` will be removed. Use the `assignee` field instead.'
reason: Assignees can now be mannequins.
date: '2020-01-01T00:00:00+00:00'
criticality: breaking
owner: tambling

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -1,117 +1,124 @@
--- ---
upcoming_changes: upcoming_changes:
- location: Migration.uploadUrlTemplate - location: Migration.uploadUrlTemplate
description: "`uploadUrlTemplate` will be removed. Use `uploadUrl` instead." description: '`uploadUrlTemplate` will be removed. Use `uploadUrl` instead.'
reason: "`uploadUrlTemplate` is being removed because it is not a standard URL and reason:
adds an extra user step." '`uploadUrlTemplate` is being removed because it is not a standard URL and
date: '2019-04-01T00:00:00+00:00' adds an extra user step.'
criticality: breaking date: '2019-04-01T00:00:00+00:00'
owner: tambling criticality: breaking
- location: AssignedEvent.user owner: tambling
description: "`user` will be removed. Use the `assignee` field instead." - location: AssignedEvent.user
reason: Assignees can now be mannequins. description: '`user` will be removed. Use the `assignee` field instead.'
date: '2020-01-01T00:00:00+00:00' reason: Assignees can now be mannequins.
criticality: breaking date: '2020-01-01T00:00:00+00:00'
owner: tambling criticality: breaking
- location: EnterpriseBillingInfo.availableSeats owner: tambling
description: "`availableSeats` will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses - location: EnterpriseBillingInfo.availableSeats
instead." description:
reason: "`availableSeats` will be replaced with `totalAvailableLicenses` to provide '`availableSeats` will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses
more clarity on the value being returned" instead.'
date: '2020-01-01T00:00:00+00:00' reason:
criticality: breaking '`availableSeats` will be replaced with `totalAvailableLicenses` to provide
owner: BlakeWilliams more clarity on the value being returned'
- location: EnterpriseBillingInfo.seats date: '2020-01-01T00:00:00+00:00'
description: "`seats` will be removed. Use EnterpriseBillingInfo.totalLicenses instead." criticality: breaking
reason: "`seats` will be replaced with `totalLicenses` to provide more clarity on owner: BlakeWilliams
the value being returned" - location: EnterpriseBillingInfo.seats
date: '2020-01-01T00:00:00+00:00' description: '`seats` will be removed. Use EnterpriseBillingInfo.totalLicenses instead.'
criticality: breaking reason:
owner: BlakeWilliams '`seats` will be replaced with `totalLicenses` to provide more clarity on
- location: UnassignedEvent.user the value being returned'
description: "`user` will be removed. Use the `assignee` field instead." date: '2020-01-01T00:00:00+00:00'
reason: Assignees can now be mannequins. criticality: breaking
date: '2020-01-01T00:00:00+00:00' owner: BlakeWilliams
criticality: breaking - location: UnassignedEvent.user
owner: tambling description: '`user` will be removed. Use the `assignee` field instead.'
- location: Sponsorship.maintainer reason: Assignees can now be mannequins.
description: "`maintainer` will be removed. Use `Sponsorship.sponsorable` instead." date: '2020-01-01T00:00:00+00:00'
reason: "`Sponsorship.maintainer` will be removed." criticality: breaking
date: '2020-04-01T00:00:00+00:00' owner: tambling
criticality: breaking - location: Sponsorship.maintainer
owner: antn description: '`maintainer` will be removed. Use `Sponsorship.sponsorable` instead.'
- location: EnterprisePendingMemberInvitationEdge.isUnlicensed reason: '`Sponsorship.maintainer` will be removed.'
description: "`isUnlicensed` will be removed." date: '2020-04-01T00:00:00+00:00'
reason: All pending members consume a license criticality: breaking
date: '2020-07-01T00:00:00+00:00' owner: antn
criticality: breaking - location: EnterprisePendingMemberInvitationEdge.isUnlicensed
owner: BrentWheeldon description: '`isUnlicensed` will be removed.'
- location: EnterpriseOwnerInfo.pendingCollaborators reason: All pending members consume a license
description: "`pendingCollaborators` will be removed. Use the `pendingCollaboratorInvitations` date: '2020-07-01T00:00:00+00:00'
field instead." criticality: breaking
reason: Repository invitations can now be associated with an email, not only an owner: BrentWheeldon
invitee. - location: EnterpriseOwnerInfo.pendingCollaborators
date: '2020-10-01T00:00:00+00:00' description:
criticality: breaking '`pendingCollaborators` will be removed. Use the `pendingCollaboratorInvitations`
owner: jdennes field instead.'
- location: Issue.timeline reason:
description: "`timeline` will be removed. Use Issue.timelineItems instead." Repository invitations can now be associated with an email, not only an
reason: "`timeline` will be removed" invitee.
date: '2020-10-01T00:00:00+00:00' date: '2020-10-01T00:00:00+00:00'
criticality: breaking criticality: breaking
owner: mikesea owner: jdennes
- location: PullRequest.timeline - location: Issue.timeline
description: "`timeline` will be removed. Use PullRequest.timelineItems instead." description: '`timeline` will be removed. Use Issue.timelineItems instead.'
reason: "`timeline` will be removed" reason: '`timeline` will be removed'
date: '2020-10-01T00:00:00+00:00' date: '2020-10-01T00:00:00+00:00'
criticality: breaking criticality: breaking
owner: mikesea owner: mikesea
- location: RepositoryCollaboratorEdge.permission - location: PullRequest.timeline
description: Type for `permission` will change from `RepositoryPermission!` to `String`. description: '`timeline` will be removed. Use PullRequest.timelineItems instead.'
reason: This field may return additional values reason: '`timeline` will be removed'
date: '2020-10-01T00:00:00+00:00' date: '2020-10-01T00:00:00+00:00'
criticality: breaking criticality: breaking
owner: oneill38 owner: mikesea
- location: RepositoryInvitation.permission - location: RepositoryCollaboratorEdge.permission
description: Type for `permission` will change from `RepositoryPermission!` to `String`. description: Type for `permission` will change from `RepositoryPermission!` to `String`.
reason: This field may return additional values reason: This field may return additional values
date: '2020-10-01T00:00:00+00:00' date: '2020-10-01T00:00:00+00:00'
criticality: breaking criticality: breaking
owner: oneill38 owner: oneill38
- location: RepositoryInvitationOrderField.INVITEE_LOGIN - location: RepositoryInvitation.permission
description: "`INVITEE_LOGIN` will be removed." description: Type for `permission` will change from `RepositoryPermission!` to `String`.
reason: "`INVITEE_LOGIN` is no longer a valid field value. Repository invitations reason: This field may return additional values
can now be associated with an email, not only an invitee." date: '2020-10-01T00:00:00+00:00'
date: '2020-10-01T00:00:00+00:00' criticality: breaking
criticality: breaking owner: oneill38
owner: jdennes - location: RepositoryInvitationOrderField.INVITEE_LOGIN
- location: Sponsorship.sponsor description: '`INVITEE_LOGIN` will be removed.'
description: "`sponsor` will be removed. Use `Sponsorship.sponsorEntity` instead." reason:
reason: "`Sponsorship.sponsor` will be removed." '`INVITEE_LOGIN` is no longer a valid field value. Repository invitations
date: '2020-10-01T00:00:00+00:00' can now be associated with an email, not only an invitee.'
criticality: breaking date: '2020-10-01T00:00:00+00:00'
owner: nholden criticality: breaking
- location: TeamRepositoryEdge.permission owner: jdennes
description: Type for `permission` will change from `RepositoryPermission!` to `String`. - location: Sponsorship.sponsor
reason: This field may return additional values description: '`sponsor` will be removed. Use `Sponsorship.sponsorEntity` instead.'
date: '2020-10-01T00:00:00+00:00' reason: '`Sponsorship.sponsor` will be removed.'
criticality: breaking date: '2020-10-01T00:00:00+00:00'
owner: oneill38 criticality: breaking
- location: EnterpriseMemberEdge.isUnlicensed owner: nholden
description: "`isUnlicensed` will be removed." - location: TeamRepositoryEdge.permission
reason: All members consume a license description: Type for `permission` will change from `RepositoryPermission!` to `String`.
date: '2021-01-01T00:00:00+00:00' reason: This field may return additional values
criticality: breaking date: '2020-10-01T00:00:00+00:00'
owner: BrentWheeldon criticality: breaking
- location: EnterpriseOutsideCollaboratorEdge.isUnlicensed owner: oneill38
description: "`isUnlicensed` will be removed." - location: EnterpriseMemberEdge.isUnlicensed
reason: All outside collaborators consume a license description: '`isUnlicensed` will be removed.'
date: '2021-01-01T00:00:00+00:00' reason: All members consume a license
criticality: breaking date: '2021-01-01T00:00:00+00:00'
owner: BrentWheeldon criticality: breaking
- location: EnterprisePendingCollaboratorEdge.isUnlicensed owner: BrentWheeldon
description: "`isUnlicensed` will be removed." - location: EnterpriseOutsideCollaboratorEdge.isUnlicensed
reason: All pending collaborators consume a license description: '`isUnlicensed` will be removed.'
date: '2021-01-01T00:00:00+00:00' reason: All outside collaborators consume a license
criticality: breaking date: '2021-01-01T00:00:00+00:00'
owner: BrentWheeldon criticality: breaking
owner: BrentWheeldon
- location: EnterprisePendingCollaboratorEdge.isUnlicensed
description: '`isUnlicensed` will be removed.'
reason: All pending collaborators consume a license
date: '2021-01-01T00:00:00+00:00'
criticality: breaking
owner: BrentWheeldon

Просмотреть файл

@ -1,113 +1,122 @@
--- ---
upcoming_changes: upcoming_changes:
- location: Migration.uploadUrlTemplate - location: Migration.uploadUrlTemplate
description: "`uploadUrlTemplate` will be removed. Use `uploadUrl` instead." description: '`uploadUrlTemplate` will be removed. Use `uploadUrl` instead.'
reason: "`uploadUrlTemplate` is being removed because it is not a standard URL and reason:
adds an extra user step." '`uploadUrlTemplate` is being removed because it is not a standard URL and
date: '2019-04-01T00:00:00+00:00' adds an extra user step.'
criticality: breaking date: '2019-04-01T00:00:00+00:00'
owner: tambling criticality: breaking
- location: AssignedEvent.user owner: tambling
description: "`user` will be removed. Use the `assignee` field instead." - location: AssignedEvent.user
reason: Assignees can now be mannequins. description: '`user` will be removed. Use the `assignee` field instead.'
date: '2020-01-01T00:00:00+00:00' reason: Assignees can now be mannequins.
criticality: breaking date: '2020-01-01T00:00:00+00:00'
owner: tambling criticality: breaking
- location: EnterpriseBillingInfo.availableSeats owner: tambling
description: "`availableSeats` will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses - location: EnterpriseBillingInfo.availableSeats
instead." description:
reason: "`availableSeats` will be replaced with `totalAvailableLicenses` to provide '`availableSeats` will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses
more clarity on the value being returned" instead.'
date: '2020-01-01T00:00:00+00:00' reason:
criticality: breaking '`availableSeats` will be replaced with `totalAvailableLicenses` to provide
owner: BlakeWilliams more clarity on the value being returned'
- location: EnterpriseBillingInfo.seats date: '2020-01-01T00:00:00+00:00'
description: "`seats` will be removed. Use EnterpriseBillingInfo.totalLicenses instead." criticality: breaking
reason: "`seats` will be replaced with `totalLicenses` to provide more clarity on owner: BlakeWilliams
the value being returned" - location: EnterpriseBillingInfo.seats
date: '2020-01-01T00:00:00+00:00' description: '`seats` will be removed. Use EnterpriseBillingInfo.totalLicenses instead.'
criticality: breaking reason:
owner: BlakeWilliams '`seats` will be replaced with `totalLicenses` to provide more clarity on
- location: UnassignedEvent.user the value being returned'
description: "`user` will be removed. Use the `assignee` field instead." date: '2020-01-01T00:00:00+00:00'
reason: Assignees can now be mannequins. criticality: breaking
date: '2020-01-01T00:00:00+00:00' owner: BlakeWilliams
criticality: breaking - location: UnassignedEvent.user
owner: tambling description: '`user` will be removed. Use the `assignee` field instead.'
- location: Query.sponsorsListing reason: Assignees can now be mannequins.
description: "`sponsorsListing` will be removed. Use `Sponsorable.sponsorsListing` date: '2020-01-01T00:00:00+00:00'
instead." criticality: breaking
reason: "`Query.sponsorsListing` will be removed." owner: tambling
date: '2020-04-01T00:00:00+00:00' - location: Query.sponsorsListing
criticality: breaking description:
owner: antn '`sponsorsListing` will be removed. Use `Sponsorable.sponsorsListing`
- location: Sponsorship.maintainer instead.'
description: "`maintainer` will be removed. Use `Sponsorship.sponsorable` instead." reason: '`Query.sponsorsListing` will be removed.'
reason: "`Sponsorship.maintainer` will be removed." date: '2020-04-01T00:00:00+00:00'
date: '2020-04-01T00:00:00+00:00' criticality: breaking
criticality: breaking owner: antn
owner: antn - location: Sponsorship.maintainer
- location: EnterprisePendingMemberInvitationEdge.isUnlicensed description: '`maintainer` will be removed. Use `Sponsorship.sponsorable` instead.'
description: "`isUnlicensed` will be removed." reason: '`Sponsorship.maintainer` will be removed.'
reason: All pending members consume a license date: '2020-04-01T00:00:00+00:00'
date: '2020-07-01T00:00:00+00:00' criticality: breaking
criticality: breaking owner: antn
owner: BrentWheeldon - location: EnterprisePendingMemberInvitationEdge.isUnlicensed
- location: EnterpriseOwnerInfo.pendingCollaborators description: '`isUnlicensed` will be removed.'
description: "`pendingCollaborators` will be removed. Use the `pendingCollaboratorInvitations` reason: All pending members consume a license
field instead." date: '2020-07-01T00:00:00+00:00'
reason: Repository invitations can now be associated with an email, not only an criticality: breaking
invitee. owner: BrentWheeldon
date: '2020-10-01T00:00:00+00:00' - location: EnterpriseOwnerInfo.pendingCollaborators
criticality: breaking description:
owner: jdennes '`pendingCollaborators` will be removed. Use the `pendingCollaboratorInvitations`
- location: Issue.timeline field instead.'
description: "`timeline` will be removed. Use Issue.timelineItems instead." reason:
reason: "`timeline` will be removed" Repository invitations can now be associated with an email, not only an
date: '2020-10-01T00:00:00+00:00' invitee.
criticality: breaking date: '2020-10-01T00:00:00+00:00'
owner: mikesea criticality: breaking
- location: PullRequest.timeline owner: jdennes
description: "`timeline` will be removed. Use PullRequest.timelineItems instead." - location: Issue.timeline
reason: "`timeline` will be removed" description: '`timeline` will be removed. Use Issue.timelineItems instead.'
date: '2020-10-01T00:00:00+00:00' reason: '`timeline` will be removed'
criticality: breaking date: '2020-10-01T00:00:00+00:00'
owner: mikesea criticality: breaking
- location: RepositoryInvitationOrderField.INVITEE_LOGIN owner: mikesea
description: "`INVITEE_LOGIN` will be removed." - location: PullRequest.timeline
reason: "`INVITEE_LOGIN` is no longer a valid field value. Repository invitations description: '`timeline` will be removed. Use PullRequest.timelineItems instead.'
can now be associated with an email, not only an invitee." reason: '`timeline` will be removed'
date: '2020-10-01T00:00:00+00:00' date: '2020-10-01T00:00:00+00:00'
criticality: breaking criticality: breaking
owner: jdennes owner: mikesea
- location: Sponsorship.sponsor - location: RepositoryInvitationOrderField.INVITEE_LOGIN
description: "`sponsor` will be removed. Use `Sponsorship.sponsorEntity` instead." description: '`INVITEE_LOGIN` will be removed.'
reason: "`Sponsorship.sponsor` will be removed." reason:
date: '2020-10-01T00:00:00+00:00' '`INVITEE_LOGIN` is no longer a valid field value. Repository invitations
criticality: breaking can now be associated with an email, not only an invitee.'
owner: nholden date: '2020-10-01T00:00:00+00:00'
- location: EnterpriseMemberEdge.isUnlicensed criticality: breaking
description: "`isUnlicensed` will be removed." owner: jdennes
reason: All members consume a license - location: Sponsorship.sponsor
date: '2021-01-01T00:00:00+00:00' description: '`sponsor` will be removed. Use `Sponsorship.sponsorEntity` instead.'
criticality: breaking reason: '`Sponsorship.sponsor` will be removed.'
owner: BrentWheeldon date: '2020-10-01T00:00:00+00:00'
- location: EnterpriseOutsideCollaboratorEdge.isUnlicensed criticality: breaking
description: "`isUnlicensed` will be removed." owner: nholden
reason: All outside collaborators consume a license - location: EnterpriseMemberEdge.isUnlicensed
date: '2021-01-01T00:00:00+00:00' description: '`isUnlicensed` will be removed.'
criticality: breaking reason: All members consume a license
owner: BrentWheeldon date: '2021-01-01T00:00:00+00:00'
- location: EnterprisePendingCollaboratorEdge.isUnlicensed criticality: breaking
description: "`isUnlicensed` will be removed." owner: BrentWheeldon
reason: All pending collaborators consume a license - location: EnterpriseOutsideCollaboratorEdge.isUnlicensed
date: '2021-01-01T00:00:00+00:00' description: '`isUnlicensed` will be removed.'
criticality: breaking reason: All outside collaborators consume a license
owner: BrentWheeldon date: '2021-01-01T00:00:00+00:00'
- location: MergeStateStatus.DRAFT criticality: breaking
description: "`DRAFT` will be removed. Use PullRequest.isDraft instead." owner: BrentWheeldon
reason: DRAFT state will be removed from this enum and `isDraft` should be used - location: EnterprisePendingCollaboratorEdge.isUnlicensed
instead description: '`isUnlicensed` will be removed.'
date: '2021-01-01T00:00:00+00:00' reason: All pending collaborators consume a license
criticality: breaking date: '2021-01-01T00:00:00+00:00'
owner: nplasterer criticality: breaking
owner: BrentWheeldon
- location: MergeStateStatus.DRAFT
description: '`DRAFT` will be removed. Use PullRequest.isDraft instead.'
reason:
DRAFT state will be removed from this enum and `isDraft` should be used
instead
date: '2021-01-01T00:00:00+00:00'
criticality: breaking
owner: nplasterer