From a43df6a67daf635329f155ad5219b7311b943139 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Sat, 26 Jul 2025 09:39:26 -0700 Subject: [PATCH] GraphQL schema update (#56860) Co-authored-by: heiskr <1221423+heiskr@users.noreply.github.com> --- src/graphql/data/fpt/schema.docs.graphql | 4 ++-- src/graphql/data/fpt/schema.json | 4 ++-- src/graphql/data/ghec/schema.docs.graphql | 4 ++-- src/graphql/data/ghec/schema.json | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/graphql/data/fpt/schema.docs.graphql b/src/graphql/data/fpt/schema.docs.graphql index 8b723e792808..6c6122782dff 100644 --- a/src/graphql/data/fpt/schema.docs.graphql +++ b/src/graphql/data/fpt/schema.docs.graphql @@ -41303,7 +41303,7 @@ type PullRequestParameters { allowedMergeMethods: [PullRequestAllowedMergeMethods!] """ - Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review. + Request Copilot code review for new pull requests automatically if the author has access to Copilot code review. """ automaticCopilotCodeReviewEnabled: Boolean! @@ -41344,7 +41344,7 @@ input PullRequestParametersInput { allowedMergeMethods: [PullRequestAllowedMergeMethods!] """ - Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review. + Request Copilot code review for new pull requests automatically if the author has access to Copilot code review. """ automaticCopilotCodeReviewEnabled: Boolean diff --git a/src/graphql/data/fpt/schema.json b/src/graphql/data/fpt/schema.json index 66697ee68bd9..ad651df14969 100644 --- a/src/graphql/data/fpt/schema.json +++ b/src/graphql/data/fpt/schema.json @@ -55356,7 +55356,7 @@ }, { "name": "automaticCopilotCodeReviewEnabled", - "description": "
Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.
", + "description": "Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.
", "type": "Boolean!", "id": "boolean", "kind": "scalars", @@ -104857,7 +104857,7 @@ }, { "name": "automaticCopilotCodeReviewEnabled", - "description": "Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.
", + "description": "Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.
", "type": "Boolean", "id": "boolean", "kind": "scalars", diff --git a/src/graphql/data/ghec/schema.docs.graphql b/src/graphql/data/ghec/schema.docs.graphql index 8b723e792808..6c6122782dff 100644 --- a/src/graphql/data/ghec/schema.docs.graphql +++ b/src/graphql/data/ghec/schema.docs.graphql @@ -41303,7 +41303,7 @@ type PullRequestParameters { allowedMergeMethods: [PullRequestAllowedMergeMethods!] """ - Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review. + Request Copilot code review for new pull requests automatically if the author has access to Copilot code review. """ automaticCopilotCodeReviewEnabled: Boolean! @@ -41344,7 +41344,7 @@ input PullRequestParametersInput { allowedMergeMethods: [PullRequestAllowedMergeMethods!] """ - Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review. + Request Copilot code review for new pull requests automatically if the author has access to Copilot code review. """ automaticCopilotCodeReviewEnabled: Boolean diff --git a/src/graphql/data/ghec/schema.json b/src/graphql/data/ghec/schema.json index 66697ee68bd9..ad651df14969 100644 --- a/src/graphql/data/ghec/schema.json +++ b/src/graphql/data/ghec/schema.json @@ -55356,7 +55356,7 @@ }, { "name": "automaticCopilotCodeReviewEnabled", - "description": "Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.
", + "description": "Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.
", "type": "Boolean!", "id": "boolean", "kind": "scalars", @@ -104857,7 +104857,7 @@ }, { "name": "automaticCopilotCodeReviewEnabled", - "description": "Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.
", + "description": "Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.
", "type": "Boolean", "id": "boolean", "kind": "scalars",