You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/admin/managing-iam/provisioning-user-accounts-with-scim/user-provisioning-with-scim-on-ghes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ The following IdPs are partner IdPs. They offer an application that you can use
41
41
42
42
* Microsoft Entra ID
43
43
* Okta
44
-
* PingFederate (beta)
44
+
* PingFederate ({% data variables.release-phases.public_preview %})
45
45
46
46
When you use a single partner IdP for both authentication and provisioning, {% data variables.product.company_short %} provides support for the application on the partner IdP and the IdP's integration with {% data variables.product.prodname_dotcom %}. Support for PingFederate is in {% data variables.release-phases.public_preview %}.
Copy file name to clipboardExpand all lines: content/code-security/codeql-cli/using-the-advanced-functionality-of-the-codeql-cli/publishing-and-using-codeql-packs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -352,7 +352,7 @@ The following properties are supported in `qlpack.yml` files.
352
352
353
353
#### `libraryPathDependencies`
354
354
355
-
* Optional, deprecated. Use the `dependencies` property instead.
355
+
* Optional, {% data variables.release-phases.closing_down %}. Use the `dependencies` property instead.
356
356
* Previously used to define the names of any {% data variables.product.prodname_codeql %} packs that this {% data variables.product.prodname_codeql %} pack depends on, as an array. This gives the pack access to any libraries, database schema, and query suites defined in the dependency. For example:
Copy file name to clipboardExpand all lines: content/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension/using-the-codeql-model-editor.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ The rest of this article covers the practical aspects of modelling dependencies
44
44
45
45
1. In the "Databases" view, select the {% data variables.product.prodname_codeql %} database that you want to model from.
46
46
47
-
1. In the {% data variables.product.prodname_codeql %} "Method Modeling" view, click **Start modeling** to display the model editor. Alternatively, use the {% data variables.product.prodname_vscode_command_palette_shortname %} to run the **{% data variables.product.prodname_codeql %}: Open Model Editor (Beta)** command.
47
+
1. In the {% data variables.product.prodname_codeql %} "Method Modeling" view, click **Start modeling** to display the model editor. Alternatively, use the {% data variables.product.prodname_vscode_command_palette_shortname %} to run the **{% data variables.product.prodname_codeql %}: Open Model Editor (Beta)** command.<!-- markdownlint-disable-line outdated-release-phase-terminology --><!-- "Beta" is in the name of the command in the VS Code extension -->
48
48
49
49
1. The {% data variables.product.prodname_codeql %} model editor runs a series of telemetry queries to identify APIs in the code, and the editor is displayed in a new tab.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/use-copilot-for-common-tasks/use-copilot-in-the-cli.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,6 @@ category:
22
22
- Author and optimize with Copilot
23
23
---
24
24
25
-
# Replacing the deprecated {% data variables.product.prodname_copilot_short %} extension
25
+
# Replacing the {% data variables.release-phases.retired %} {% data variables.product.prodname_copilot_short %} extension
26
26
27
-
The {% data variables.product.prodname_copilot %} extension for {% data variables.product.prodname_cli %} has been deprecated. It has been replaced by the new {% data variables.copilot.copilot_cli %}. See [AUTOTITLE](/copilot/concepts/agents/about-copilot-cli).
27
+
The {% data variables.product.prodname_copilot %} extension for {% data variables.product.prodname_cli %} is {% data variables.release-phases.retired %}. It has been replaced by the new {% data variables.copilot.copilot_cli %}. See [AUTOTITLE](/copilot/concepts/agents/about-copilot-cli).
Copy file name to clipboardExpand all lines: content/copilot/how-tos/use-copilot-for-common-tasks/use-copilot-to-create-or-update-issues.md
+23-12Lines changed: 23 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
-
title: Using GitHub Copilot to create issues
3
-
shortTitle: Use Copilot to create issues
4
-
intro: 'Use {% data variables.product.prodname_copilot_short %} to quickly generate structured, high-quality issues from natural language or images, without filling out every field manually.'
5
-
permissions: 'Anyone with a {% data variables.product.prodname_copilot_short %} license can use {% data variables.product.prodname_copilot_short %} to create issues. <br> <a href="https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=button&ref_plan=free" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Try {% data variables.product.prodname_copilot_short %} for free</span> {% octicon "link-external" height:16 %}</a>'
2
+
title: Using GitHub Copilot to create or update issues
3
+
shortTitle: Use Copilot to create or update issues
4
+
intro: Use {% data variables.product.prodname_copilot_short %} to quickly generate structured, high-quality issues from natural language or images, without filling out every field manually.
5
+
permissions: Anyone with a {% data variables.product.prodname_copilot_short %} license can use {% data variables.product.prodname_copilot_short %} to create issues or update existing issues. <br> <a href="https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=button&ref_plan=free" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Try {% data variables.product.prodname_copilot_short %} for free</span> {% octicon "link-external" height:16 %}</a>
> This feature is in {% data variables.release-phases.public_preview %} and subject to change.
23
24
24
-
Creating issues manually can be repetitive and time-consuming. With {% data variables.product.prodname_copilot_short %}, you can create issues faster by prompting in natural language, or even by uploading a screenshot. {% data variables.product.prodname_copilot_short %} fills out the title, body, labels, assignees, and more, using your repository’s issue forms or templates.
25
+
Creating or updating issues manually can be repetitive and time-consuming. With {% data variables.product.prodname_copilot_short %}, you can create or update issues faster by prompting in natural language, or even by uploading a screenshot. {% data variables.product.prodname_copilot_short %} fills out the title, body, labels, assignees, and more, using your repository’s issue forms or templates.
25
26
26
-
You stay in control of the process. You can review and refine what {% data variables.product.prodname_copilot_short %} suggests before you submit the new issue.
27
+
You stay in control of the process. You can review and refine what {% data variables.product.prodname_copilot_short %} suggests before you submit the new or updated issue.
27
28
28
29
## Creating an issue with {% data variables.product.prodname_copilot_short %}
29
30
@@ -88,26 +89,36 @@ For example:
88
89
89
90
{% data variables.product.prodname_copilot_short %} generates a draft issue tree, with a parent issue at the top level and sub-issues beneath it.
90
91
91
-
You can review the issue tree, expand or collapse sub-issues, and edit the details of each issue.
92
+
You can review the issue tree, expand or collapse sub-issues, and edit the details of each issue.
92
93
93
94
Click the parent issue to view its details in the workbench. The parent issue displays a list of sub-issues, and you can click each one to view and edit its details in the workbench. From a sub-issue, use the "Parent" dropdown to navigate through the issue tree. You can also click **Review and create** at the top of the workbench to see the full issue tree and navigate directly to any issue.
94
95
95
96
{% data variables.product.prodname_copilot_short %} can modify the tree, by unlinking issues or by attaching new drafts.
96
97
97
98
For example, you can:
98
-
* Remove a sub-issue from the issue tree:
99
+
* Remove a sub-issue from the issue tree:
99
100
`Remove sub-issue NAME_OF_ISSUE from the issue tree`
100
101
* Add an additional sub-issue to the issue tree:
101
102
`Add an additional sub-issue with ISSUE_DETAILS to the issue tree`
102
103
103
104
Once you've finished editing the drafts and are ready to publish the issues, click **Review and create** then click **Create issues**.
104
105
105
-
## Working with existing issues
106
+
## Updating an existing issue
107
+
108
+
You can use {% data variables.product.prodname_copilot_short %} to update existing issues in your repository.
109
+
110
+
For example:
111
+
112
+
`In octo-org/octo-repo, update issue #123 to add more details about the bug and steps to reproduce it. Also, change the label to "bug" and assign it to @username.`
113
+
114
+
{% data variables.product.prodname_copilot_short %} drafts the updated issue, which you can review and edit in the workbench. To publish the changes, click **Update**.
115
+
116
+
## Working with existing parent issues and sub-issues
106
117
107
118
You can use {% data variables.product.prodname_copilot_short %} to connect new issues with issues that already exist in your repository.
108
119
109
120
For example, you can:
110
-
* Add a sub-issue to an existing parent issue:
121
+
* Add a sub-issue to an existing parent issue:
111
122
`Create a sub-issue for octo-org/octo-repo issue #456.`
112
123
* Add a parent issue to an existing issue:
113
124
`Create a parent issue for octo-org/octo-repo issue #456.`
Copy file name to clipboardExpand all lines: content/copilot/tutorials/enhance-agent-mode-with-mcp.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ First, you need to configure the MCP servers that you anticipate {% data variabl
93
93
94
94
***{% data variables.product.github %} MCP server**: Configure the {% data variables.product.github %} MCP server to enable {% data variables.product.prodname_copilot_short %} to access your repository, examine your codebase, research existing issues, create branches, and manage pull requests. See [AUTOTITLE](/copilot/customizing-copilot/using-model-context-protocol/using-the-github-mcp-server).
95
95
96
-
***Figma MCP server**: Configure the Figma MCP server to allow {% data variables.product.prodname_copilot_short %} to access design files that include accessibility specifications, such as color contrast requirements, focus states, and interaction patterns. See [Figma-Context-MCP](https://github.com/GLips/Figma-Context-MCP) or try out the [Dev Mode MCP server](https://help.figma.com/hc/en-us/articles/32132100833559-Guide-to-the-Dev-Mode-MCP-Server) in open beta.
96
+
***Figma MCP server**: Configure the Figma MCP server to allow {% data variables.product.prodname_copilot_short %} to access design files that include accessibility specifications, such as color contrast requirements, focus states, and interaction patterns. See [Figma-Context-MCP](https://github.com/GLips/Figma-Context-MCP) or try out the [Dev Mode MCP server](https://help.figma.com/hc/en-us/articles/32132100833559-Guide-to-the-Dev-Mode-MCP-Server).
97
97
98
98
***Playwright MCP server**: Set up the Playwright MCP server to enable {% data variables.product.prodname_copilot_short %} to write and run automated accessibility tests, including screen reader compatibility and keyboard navigation tests. See [mcp-playwright](https://github.com/executeautomation/mcp-playwright).
Copy file name to clipboardExpand all lines: content/copilot/tutorials/plan-a-project.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ With the repository set up, you can use {% data variables.product.prodname_copil
53
53
54
54
### Create an epic issue
55
55
56
-
1. Enter a detailed project description as your prompt. For example:
56
+
1. Enter a detailed project description as your prompt. For example:
57
57
```I’m planning to create a shopping website in React and Node.js. The site should allow users to browse products by category, search for items, add products to a cart, and complete checkout. Please help me plan the project by creating issues and breaking it down into epics, features, and tasks.```
58
58
1. Submit your prompt. {% data variables.product.prodname_copilot_short %} will generate an issue tree, typically with an epic at the top and sub-issues for each main feature or task
59
59
@@ -62,14 +62,14 @@ With the repository set up, you can use {% data variables.product.prodname_copil
62
62
## Navigate the issue tree
63
63
64
64
1. Click the epic to view its details in the workbench. Navigate through the workbench to explore the issue tree.
65
-
1. Each issue typically includes a title and description. Additional metadata such as labels or assignees, can be edited directly in the workbench.
65
+
1. Each issue typically includes a title and description. Additional metadata such as labels or assignees, can be edited directly in the workbench.
66
66
1. You can expand or collapse sub-issues to focus on specific parts of the project.
67
67
68
68
The issue tree provides a clear overview of your project structure, making it easy to navigate between epics, features, and tasks.
69
69
70
70
1. In this first iteration of the draft, {% data variables.product.prodname_copilot_short %} may generate only high-level issues. You can refine these issues further by breaking them down into smaller tasks or features. Let's refine the issue "Feature: UI Skeleton and Navigation".
71
71
72
-
Prompt {% data variables.product.prodname_copilot_short %} with:
72
+
Prompt {% data variables.product.prodname_copilot_short %} with:
73
73
```Can you break down the issue "Feature: UI Skeleton and Navigation" into smaller tasks?```
74
74
75
75
{% data variables.product.prodname_copilot_short %} will generate multiple new sub-issues such as:
@@ -79,20 +79,20 @@ With the repository set up, you can use {% data variables.product.prodname_copil
79
79
* Task: Integrate navigation with routing
80
80
* Task: Add basic responsive layout
81
81
82
-
1. Repeat this process for the remaining feature issues in the epic.
82
+
1. Repeat this process for the remaining feature issues in the epic.
83
83
84
84

85
85
86
86
### Improve issue descriptions
87
87
88
88
After you finish generating the issue tree you may notice that {% data variables.product.prodname_copilot_short %}’s issue descriptions may be brief or unclear. To make them actionable, refine each issue as needed.
89
89
90
-
1. Start with the newly generated issue such as "Task: Create placeholder pages for main routes".
90
+
1. Start with the newly generated issue such as "Task: Create placeholder pages for main routes".
91
91
92
-
Prompt {% data variables.product.prodname_copilot_short %} with:
92
+
Prompt {% data variables.product.prodname_copilot_short %} with:
93
93
```Can you improve the description for “Task: Create placeholder pages for main routes”? Please provide a detailed technical summary, list the main routes to be included, outline the steps for implementation, and specify what should be delivered for this task. Please add any relevant code snippets.```
94
94
95
-
1. {% data variables.product.prodname_copilot_short %} will generate a new version of the draft issue "Task: Create placeholder pages for main routes."
95
+
1. {% data variables.product.prodname_copilot_short %} will generate a new version of the draft issue "Task: Create placeholder pages for main routes."
96
96
97
97
At the top-left of the issue, click the versioning drop-down and select **Version 2** to review the new changes.
98
98
1. Review and decide whether to keep {% data variables.product.prodname_copilot_short %}’s revised version, edit further, or prompt again for more detail. {% data variables.product.prodname_copilot_short %} can add code snippets into the draft to improve clarity and provide immediate context for these issues.
@@ -112,7 +112,7 @@ Now that you’ve generated and refined your project issues, you can assign them
Copy file name to clipboardExpand all lines: content/enterprise-onboarding/support-for-your-enterprise/understanding-support.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Standard {% data variables.contact.github_support %} is provided as part of your
28
28
29
29
* Escalation management: Dedicated escalation management ensures that complex issues are addressed promptly and efficiently, with a clear path for escalating critical incidents.
30
30
31
-
* Early access to new features: Participation in beta programs and early access to new features allows you to stay ahead of the curve with the latest {% data variables.product.github %} innovations.
31
+
* Early access to new features: Participation in {% data variables.release-phases.preview %} programs and early access to new features allows you to stay ahead of the curve with the latest {% data variables.product.github %} innovations.
32
32
33
33
There are two support plans available with {% data variables.contact.premium_support %}:
0 commit comments