|
97653 | 97653 | "href": "/graphql/reference/input-objects#addassigneestoassignableinput", |
97654 | 97654 | "description": "<p>Autogenerated input type of AddAssigneesToAssignable.</p>", |
97655 | 97655 | "inputFields": [ |
| 97656 | + { |
| 97657 | + "name": "agentAssignment", |
| 97658 | + "description": "<p>Configuration for assigning Copilot to this issue.</p>", |
| 97659 | + "type": "AgentAssignmentInput", |
| 97660 | + "id": "agentassignmentinput", |
| 97661 | + "kind": "input-objects", |
| 97662 | + "href": "/graphql/reference/input-objects#agentassignmentinput" |
| 97663 | + }, |
97656 | 97664 | { |
97657 | 97665 | "name": "assignableId", |
97658 | 97666 | "description": "<p>The id of the assignable object to add assignees to.</p>", |
|
98549 | 98557 | } |
98550 | 98558 | ] |
98551 | 98559 | }, |
| 98560 | + { |
| 98561 | + "name": "AgentAssignmentInput", |
| 98562 | + "kind": "inputObjects", |
| 98563 | + "id": "agentassignmentinput", |
| 98564 | + "href": "/graphql/reference/input-objects#agentassignmentinput", |
| 98565 | + "description": "<p>Represents configuration for assigning Copilot to an issue (public variant).</p>", |
| 98566 | + "inputFields": [ |
| 98567 | + { |
| 98568 | + "name": "baseRef", |
| 98569 | + "description": "<p>The base ref/branch for the repository. Defaults to the default branch if not provided.</p>", |
| 98570 | + "type": "String", |
| 98571 | + "id": "string", |
| 98572 | + "kind": "scalars", |
| 98573 | + "href": "/graphql/reference/scalars#string" |
| 98574 | + }, |
| 98575 | + { |
| 98576 | + "name": "customAgent", |
| 98577 | + "description": "<p>Custom agent for Copilot.</p>", |
| 98578 | + "type": "String", |
| 98579 | + "id": "string", |
| 98580 | + "kind": "scalars", |
| 98581 | + "href": "/graphql/reference/scalars#string" |
| 98582 | + }, |
| 98583 | + { |
| 98584 | + "name": "customInstructions", |
| 98585 | + "description": "<p>Custom instructions for Copilot.</p>", |
| 98586 | + "type": "String", |
| 98587 | + "id": "string", |
| 98588 | + "kind": "scalars", |
| 98589 | + "href": "/graphql/reference/scalars#string" |
| 98590 | + }, |
| 98591 | + { |
| 98592 | + "name": "targetRepositoryId", |
| 98593 | + "description": "<p>The Node ID of the target repository where Copilot should work. Defaults to the issue's repository if not provided.</p>", |
| 98594 | + "type": "ID", |
| 98595 | + "id": "id", |
| 98596 | + "kind": "scalars", |
| 98597 | + "href": "/graphql/reference/scalars#id", |
| 98598 | + "isDeprecated": false |
| 98599 | + } |
| 98600 | + ] |
| 98601 | + }, |
98552 | 98602 | { |
98553 | 98603 | "name": "ApproveDeploymentsInput", |
98554 | 98604 | "kind": "inputObjects", |
@@ -100884,6 +100934,14 @@ |
100884 | 100934 | "href": "/graphql/reference/input-objects#createissueinput", |
100885 | 100935 | "description": "<p>Autogenerated input type of CreateIssue.</p>", |
100886 | 100936 | "inputFields": [ |
| 100937 | + { |
| 100938 | + "name": "agentAssignment", |
| 100939 | + "description": "<p>Configuration for assigning Copilot to this issue.</p>", |
| 100940 | + "type": "AgentAssignmentInput", |
| 100941 | + "id": "agentassignmentinput", |
| 100942 | + "kind": "input-objects", |
| 100943 | + "href": "/graphql/reference/input-objects#agentassignmentinput" |
| 100944 | + }, |
100887 | 100945 | { |
100888 | 100946 | "name": "assigneeIds", |
100889 | 100947 | "description": "<p>The Node ID of assignees for this issue.</p>", |
@@ -106572,6 +106630,14 @@ |
106572 | 106630 | "kind": "scalars", |
106573 | 106631 | "href": "/graphql/reference/scalars#string" |
106574 | 106632 | }, |
| 106633 | + { |
| 106634 | + "name": "agentAssignment", |
| 106635 | + "description": "<p>Configuration for assigning an AI agent to this issue.</p>", |
| 106636 | + "type": "AgentAssignmentInput", |
| 106637 | + "id": "agentassignmentinput", |
| 106638 | + "kind": "input-objects", |
| 106639 | + "href": "/graphql/reference/input-objects#agentassignmentinput" |
| 106640 | + }, |
106575 | 106641 | { |
106576 | 106642 | "name": "assignableId", |
106577 | 106643 | "description": "<p>The id of the assignable object to replace the assignees for.</p>", |
@@ -110360,6 +110426,14 @@ |
110360 | 110426 | "href": "/graphql/reference/input-objects#updateissueinput", |
110361 | 110427 | "description": "<p>Autogenerated input type of UpdateIssue.</p>", |
110362 | 110428 | "inputFields": [ |
| 110429 | + { |
| 110430 | + "name": "agentAssignment", |
| 110431 | + "description": "<p>Configuration for assigning an AI agent to this issue.</p>", |
| 110432 | + "type": "AgentAssignmentInput", |
| 110433 | + "id": "agentassignmentinput", |
| 110434 | + "kind": "input-objects", |
| 110435 | + "href": "/graphql/reference/input-objects#agentassignmentinput" |
| 110436 | + }, |
110363 | 110437 | { |
110364 | 110438 | "name": "assigneeIds", |
110365 | 110439 | "description": "<p>An array of Node IDs of users or bots for this issue.</p>", |
|
0 commit comments