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 {
41303
41303
allowedMergeMethods: [PullRequestAllowedMergeMethods!]
41304
41304
41305
41305
"""
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.
41307
41307
"""
41308
41308
automaticCopilotCodeReviewEnabled: Boolean!
41309
41309
@@ -41344,7 +41344,7 @@ input PullRequestParametersInput {
41344
41344
allowedMergeMethods: [PullRequestAllowedMergeMethods!]
41345
41345
41346
41346
"""
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.
41348
41348
"""
41349
41349
automaticCopilotCodeReviewEnabled: Boolean
41350
41350
Original file line number Diff line number Diff line change 55356
55356
},
55357
55357
{
55358
55358
"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>",
55360
55360
"type": "Boolean!",
55361
55361
"id": "boolean",
55362
55362
"kind": "scalars",
@@ -104857,7 +104857,7 @@
104857
104857
},
104858
104858
{
104859
104859
"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>",
104861
104861
"type": "Boolean",
104862
104862
"id": "boolean",
104863
104863
"kind": "scalars",
Original file line number Diff line number Diff line change @@ -41303,7 +41303,7 @@ type PullRequestParameters {
41303
41303
allowedMergeMethods: [PullRequestAllowedMergeMethods!]
41304
41304
41305
41305
"""
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.
41307
41307
"""
41308
41308
automaticCopilotCodeReviewEnabled: Boolean!
41309
41309
@@ -41344,7 +41344,7 @@ input PullRequestParametersInput {
41344
41344
allowedMergeMethods: [PullRequestAllowedMergeMethods!]
41345
41345
41346
41346
"""
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.
41348
41348
"""
41349
41349
automaticCopilotCodeReviewEnabled: Boolean
41350
41350
Original file line number Diff line number Diff line change 55356
55356
},
55357
55357
{
55358
55358
"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>",
55360
55360
"type": "Boolean!",
55361
55361
"id": "boolean",
55362
55362
"kind": "scalars",
@@ -104857,7 +104857,7 @@
104857
104857
},
104858
104858
{
104859
104859
"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>",
104861
104861
"type": "Boolean",
104862
104862
"id": "boolean",
104863
104863
"kind": "scalars",
You can’t perform that action at this time.
0 commit comments