Schema changes for 2024-12-04
The GraphQL schema includes these changes:
- Type 'UpdateProjectV2FieldInput' was added
- Type 'UpdateProjectV2FieldPayload' was added
- Field 'updateProjectV2Field
was added to object typeMutation'
Schema changes for 2024-12-02
The GraphQL schema includes these changes:
- Type
AddSubIssueInputwas added - Type
AddSubIssuePayloadwas added - Type
AnnouncementBannerIwas added - Type
RemoveSubIssueInputwas added - Type
RemoveSubIssuePayloadwas added - Type
ReprioritizeSubIssueInputwas added - Type
ReprioritizeSubIssuePayloadwas added - Type
SubIssuesSummarywas added - Type
AnnouncementBannerwas removed - Input field
parentIssueIdof typeIDwas added to input object typeCreateIssueInput - Field
enabledwas added to object typeDeployKey Enterpriseobject implementsAnnouncementBannerIinterfaceEnterpriseobject type no longer implementsAnnouncementBannerinterface- Field
repositoryDeployKeySettingwas added to object typeEnterpriseOwnerInfo - Field
repositoryDeployKeySettingOrganizationswas added to object typeEnterpriseOwnerInfo - Field
verifiedAtwas added to interfaceGitSignature - Field
verifiedAtwas added to object typeGpgSignature - Field
parentwas added to object typeIssue - Field
subIssueswas added to object typeIssue - Field
subIssuesSummarywas added to object typeIssue - Field
addSubIssuewas added to object typeMutation - Field
removeSubIssuewas added to object typeMutation - Field
reprioritizeSubIssuewas added to object typeMutation Organizationobject implementsAnnouncementBannerIinterfaceOrganizationobject type no longer implementsAnnouncementBannerinterface- Field
verifiedAtwas added to object typeSmimeSignature - Field
verifiedAtwas added to object typeSshSignature - Field
verifiedAtwas added to object typeUnknownSignature
Schema changes for 2024-11-07
The GraphQL schema includes these changes:
- Type
UpdateEnterpriseDeployKeySettingInputwas added - Type
UpdateEnterpriseDeployKeySettingPayloadwas added - Field
updateEnterpriseDeployKeySettingwas added to object typeMutation
Schema changes for 2024-11-01
The GraphQL schema includes these changes:
- Enum value
BLUESKYwas added to enumSocialAccountProvider
Schema changes for 2024-10-18
The GraphQL schema includes these changes:
- Type
EPSSwas added - Type
UserViewTypewas added - Argument
epssPercentage: Floatadded to fieldQuery.securityAdvisories - Argument
epssPercentile: Floatadded to fieldQuery.securityAdvisories - Field
epsswas added to object typeSecurityAdvisory - Field
userViewTypewas added to object typeUser
Schema changes for 2024-10-11
The GraphQL schema includes these changes:
- Enum value
DUPLICATEwas added to enumIssueClosedStateReason - Enum value
DUPLICATEwas added to enumIssueStateReason
Schema changes for 2024-10-09
The GraphQL schema includes these changes:
- Argument 'targets: [RepositoryRulesetTarget!]
added to fieldOrganization.rulesets' - Argument 'targets: [RepositoryRulesetTarget!]
added to fieldRepository.rulesets'
Schema changes for 2024-10-08
The GraphQL schema includes these changes:
- Type
EnterpriseDisallowedMethodsSettingValuewas added - Type
TwoFactorCredentialSecurityTypewas added - Type
UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInputwas added - Type
UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingPayloadwas added - Field
clientIdwas added to object typeApp - Argument
twoFactorMethodSecurity: TwoFactorCredentialSecurityTypeadded to fieldEnterprise.members - Field
twoFactorDisallowedMethodsSettingwas added to object typeEnterpriseOwnerInfo - Argument
twoFactorMethodSecurity: TwoFactorCredentialSecurityTypeadded to fieldEnterpriseOwnerInfo.admins - Argument
twoFactorMethodSecurity: TwoFactorCredentialSecurityTypeadded to fieldEnterpriseOwnerInfo.outsideCollaborators - Field
updateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingwas added to object typeMutation - Argument
includeParents: Boolean(with default value) added to fieldOrganization.ruleset - Field
fullDatabaseIdwas added to object type 'ProjectV2' - Field
fullDatabaseIdwas added to object type 'ProjectV2StatusUpdate' - Field
fullDatabaseIdwas added to object type 'ProjectV2View' - Field
fullDatabaseIdwas added to object type 'ProjectV2Workflow' Queryobject implementsNodeinterface- Field
idwas added to object typeQuery - Field
enterpriseOwnerwas added to object typeRepositoryRulesetBypassActor - Input field
enterpriseOwnerof typeBooleanwas added to input object typeRepositoryRulesetBypassActorInput - Member
Enterprisewas added to Union typeRuleSource - Enum value 'EPSS_PERCENTAGE
was added to enumSecurityAdvisoryOrderField' - Enum value 'EPSS_PERCENTILE
was added to enumSecurityAdvisoryOrderField'
The following changes will be made to the schema:
- On member
Enterprise.members.hasTwoFactorEnabled:hasTwoFactorEnabledwill be removed. Usetwo_factor_method_securityinstead. Effective 2025-04-01. - On member
EnterpriseOwnerInfo.admins.hasTwoFactorEnabled:hasTwoFactorEnabledwill be removed. Usetwo_factor_method_securityinstead. Effective 2025-04-01. - On member
EnterpriseOwnerInfo.outsideCollaborators.hasTwoFactorEnabled:hasTwoFactorEnabledwill be removed. Usetwo_factor_method_securityinstead. Effective 2025-04-01. - On member
ProjectV2.databaseId:databaseIdwill be removed. UsefullDatabaseIdinstead. Effective 2025-04-01. - On member
ProjectV2Item.databaseId:databaseIdwill be removed. UsefullDatabaseIdinstead. Effective 2025-04-01. - On member
ProjectV2StatusUpdate.databaseId:databaseIdwill be removed. UsefullDatabaseIdinstead. Effective 2025-04-01. - On member
ProjectV2View.databaseId:databaseIdwill be removed. UsefullDatabaseIdinstead. Effective 2025-04-01. - On member
ProjectV2Workflow.databaseId:databaseIdwill be removed. UsefullDatabaseIdinstead. Effective 2025-04-01. - On member
SecurityAdvisory.cvss:cvsswill be removed. Newcvss_severitiesfield will now contain bothcvss_v3andcvss_v4properties. Effective 2025-10-01.
Schema changes for 2024-08-29
The GraphQL schema includes these changes:
The following changes will be made to the schema:
- On member
AddMobileDevicePublicKeyPayload.expiresAt:expiresAtwill be removed. Do not rely on this field, it is currently set to a date far in the future if a device key is expirationless Effective 2025-01-01.
Schema changes for 2024-08-10
The GraphQL schema includes these changes:
- Enum value 'THANKS_DEV
was added to enumFundingPlatform'
Schema changes for 2024-07-25
The GraphQL schema includes these changes:
- Field
doNotEnforceOnCreatewas added to object typeRequiredStatusChecksParameters - Input field
doNotEnforceOnCreateof typeBooleanwas added to input object typeRequiredStatusChecksParametersInput - Field
doNotEnforceOnCreatewas added to object typeWorkflowsParameters - Input field
doNotEnforceOnCreateof typeBooleanwas added to input object typeWorkflowsParametersInput
Schema changes for 2024-07-24
The GraphQL schema includes these changes:
- Type
MergeQueueGroupingStrategywas added - Type
MergeQueueMergeMethodwas added - Type
MergeQueueParameterswas added - Type
MergeQueueParametersInputwas added - Field
viewerCanLabelwas added to object typeDiscussion - Field
viewerCanLabelwas added to object typeIssue - Field
viewerCanLabelwas added to interfaceLabelable - Field
viewerCanLabelwas added to object typePullRequest