File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -41303,7 +41303,7 @@ type PullRequestParameters {
4130341303 allowedMergeMethods: [PullRequestAllowedMergeMethods!]
4130441304
4130541305 """
41306- Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.
41306+ Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.
4130741307 """
4130841308 automaticCopilotCodeReviewEnabled: Boolean!
4130941309
@@ -41344,7 +41344,7 @@ input PullRequestParametersInput {
4134441344 allowedMergeMethods: [PullRequestAllowedMergeMethods!]
4134541345
4134641346 """
41347- Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.
41347+ Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.
4134841348 """
4134941349 automaticCopilotCodeReviewEnabled: Boolean
4135041350
Original file line number Diff line number Diff line change 5535655356 },
5535755357 {
5535855358 "name": "automaticCopilotCodeReviewEnabled",
55359- "description": "<p>Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.</p>",
55359+ "description": "<p>Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.</p>",
5536055360 "type": "Boolean!",
5536155361 "id": "boolean",
5536255362 "kind": "scalars",
@@ -104857,7 +104857,7 @@
104857104857 },
104858104858 {
104859104859 "name": "automaticCopilotCodeReviewEnabled",
104860- "description": "<p>Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.</p>",
104860+ "description": "<p>Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.</p>",
104861104861 "type": "Boolean",
104862104862 "id": "boolean",
104863104863 "kind": "scalars",
Original file line number Diff line number Diff line change @@ -41303,7 +41303,7 @@ type PullRequestParameters {
4130341303 allowedMergeMethods: [PullRequestAllowedMergeMethods!]
4130441304
4130541305 """
41306- Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.
41306+ Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.
4130741307 """
4130841308 automaticCopilotCodeReviewEnabled: Boolean!
4130941309
@@ -41344,7 +41344,7 @@ input PullRequestParametersInput {
4134441344 allowedMergeMethods: [PullRequestAllowedMergeMethods!]
4134541345
4134641346 """
41347- Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.
41347+ Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.
4134841348 """
4134941349 automaticCopilotCodeReviewEnabled: Boolean
4135041350
Original file line number Diff line number Diff line change 5535655356 },
5535755357 {
5535855358 "name": "automaticCopilotCodeReviewEnabled",
55359- "description": "<p>Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.</p>",
55359+ "description": "<p>Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.</p>",
5536055360 "type": "Boolean!",
5536155361 "id": "boolean",
5536255362 "kind": "scalars",
@@ -104857,7 +104857,7 @@
104857104857 },
104858104858 {
104859104859 "name": "automaticCopilotCodeReviewEnabled",
104860- "description": "<p>Automatically request review from Copilot for new pull requests, if the author has access to Copilot code review.</p>",
104860+ "description": "<p>Request Copilot code review for new pull requests automatically if the author has access to Copilot code review.</p>",
104861104861 "type": "Boolean",
104862104862 "id": "boolean",
104863104863 "kind": "scalars",
You can’t perform that action at this time.
0 commit comments