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
# **What it does**: Automatically adds the "ready-for-doc-review" label to DIY docs PRs that contain content or data changes when they are opened in a non-draft state or converted from draft to ready for review.
4
+
# **Why we have it**: To ensure DIY docs PRs are automatically added to the docs-content review board without requiring manual labeling.
5
+
# **Who does it impact**: Contributors making content changes and docs-content reviewers.
6
+
7
+
on:
8
+
pull_request:
9
+
types:
10
+
- opened
11
+
- ready_for_review
12
+
paths:
13
+
- 'content/**'
14
+
- 'data/**'
15
+
16
+
permissions:
17
+
contents: read
18
+
pull-requests: write
19
+
20
+
jobs:
21
+
add-review-label:
22
+
name: Add ready-for-doc-review label to DIY docs PRs
gh pr comment $PR --body "## Requesting a review from the Docs team
48
48
49
-
**🛎️ Is this PR ready for review?** A PR is ready for a docs review _after_ the self-review checklist is complete.
49
+
### 🚧 Draft PRs
50
50
51
-
When this is ready for review, add the **\`ready-for-doc-review\`** label to this PR. The PR will then be automatically added to the [Docs Content review board](https://github.com/orgs/github/projects/2936). _Please allow at least 3 working days for a review, and longer if this is a substantial change._"
51
+
To add the PR to the Docs Content review board, click **Ready for review** in the merge box.
52
+
53
+
### 🚀 Non-draft PRs
54
+
55
+
The PR is **ready** and has automatically been added to the Docs Content review board. The docs team will review it as soon as possible.
56
+
57
+
### Lead time for review
58
+
59
+
Please allow at least 3 business days for a Docs Content review.
60
+
61
+
### Need help?
62
+
63
+
Reach out in [#docs-content](https://github-grid.enterprise.slack.com/archives/C0E9DK082) on Slack.
Copy file name to clipboardExpand all lines: content/admin/administering-your-instance/administering-your-instance-from-the-web-ui/managing-search-indices-for-your-instance.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 @@ In normal use, enterprise owners do not need to create new indices or schedule r
41
41
1. If you want the index to be searchable, select the **Make this index searchable** checkbox.
42
42
1. If you want the index to be writable, select the **Make this index writable** checkbox.
43
43
1. Click **Create index**.
44
-
1. If your instance uses a high availability or cluster configuration, you will need to run a script to ensure the number of search indices is correctly configured across the instance.
44
+
1. If your instance uses a high availability or cluster configuration, you will need to run a script to ensure the number of search indices is correctly configured across the instance. This step does not apply to those using the new HA configuration released in {% data variables.product.prodname_ghe_server %} 3.19.
45
45
46
46
Access the administrative shell for your primary appliance via SSH, then run one of the following commands.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.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
@@ -584,11 +584,11 @@ To enable prompt files, configure the workspace settings.
584
584
585
585
1. Submit the chat prompt.
586
586
587
-
For more information about prompt files, see [Custom instructions for {% data variables.product.prodname_copilot %} in VS Code](https://code.visualstudio.com/docs/copilot/copilot-customization#_reusable-prompt-files-experimental) in the {% data variables.product.prodname_vscode %} documentation.
587
+
For more information about prompt files, see [Use prompt files in {% data variables.product.prodname_vscode %}](https://code.visualstudio.com/docs/copilot/customization/prompt-files) in the {% data variables.product.prodname_vscode %} documentation.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/provide-context/use-mcp/extend-copilot-chat-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
@@ -99,7 +99,7 @@ For information on configuring the {% data variables.product.github %} MCP serve
99
99

100
100
101
101
1. To view your list of available MCP servers, click the tools icon in the top left corner of the chat box. This will open the MCP server list, where you can see all the MCP servers and associated tools that are currently available in your {% data variables.product.prodname_vscode %} instance.
102
-
* Optionally, you can define toolsets, groups of related tools that you can reference in chat. Toolsets make it easier to group related MCP tools together and quickly enable or disable them. For information on how to define and use a toolset, see the [{% data variables.product.prodname_vscode_shortname %} docs](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode#_define-tool-sets).
102
+
* Optionally, you can define toolsets, groups of related tools that you can reference in chat. Toolsets make it easier to group related MCP tools together and quickly enable or disable them. For information on how to define and use a toolset, see the [{% data variables.product.prodname_vscode_shortname %} docs](https://code.visualstudio.com/docs/copilot/chat/chat-tools#_group-tools-with-tool-sets).
103
103
104
104
For more information on configuring MCP servers in {% data variables.product.prodname_vscode %}, see [Use MCP servers in {% data variables.product.prodname_vscode %}](https://aka.ms/vscode-add-mcp) in the {% data variables.product.prodname_vscode %} documentation.
Copy file name to clipboardExpand all lines: content/copilot/reference/allowlist-reference.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,8 @@ If your company employs security measures like a firewall or proxy server, you s
35
35
|`https://*.individual.githubcopilot.com`[^2]| API service for {% data variables.product.prodname_copilot_short %} suggestions |
36
36
|`https://*.business.githubcopilot.com`[^3]| API service for {% data variables.product.prodname_copilot_short %} suggestions |
37
37
|`https://*.enterprise.githubcopilot.com`[^4]| API service for {% data variables.product.prodname_copilot_short %} suggestions |
38
+
|`https://*.SUBDOMAIN.ghe.com`| For {% data variables.product.prodname_copilot_short %} users on {% data variables.enterprise.data_residency_site %} |
39
+
|`https://SUBDOMAIN.ghe.com`| For {% data variables.product.prodname_copilot_short %} users on {% data variables.enterprise.data_residency_site %} |
38
40
39
41
Depending on the security policies and editors your organization uses, you may need to allowlist additional domains and URLs. For more information on specific editors, see [Further reading](#further-reading).
Copy file name to clipboardExpand all lines: data/reusables/contributing/content-linter-rules.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@
43
43
| GHD022 | liquid-ifversion-versions | Liquid `ifversion`, `elsif`, and `else` tags should be valid and not contain unsupported versions. | error | liquid, versioning |
44
44
| GHD031 | image-alt-text-exclude-words | Alternate text for images should not begin with words like "image" or "graphic" | error | accessibility, images |
45
45
| GHD032 | image-alt-text-end-punctuation | Alternate text for images should end with punctuation | error | accessibility, images |
46
-
| GHD033 | incorrect-alt-text-length | Images alternate text should be between 40-150 characters |warning| accessibility, images |
46
+
| GHD033 | incorrect-alt-text-length | Images alternate text should be between 40-150 characters |error| accessibility, images |
47
47
| GHD035 | rai-reusable-usage | RAI articles and reusables can only reference reusable content in the data/reusables/rai directory | error | feature, rai |
48
48
| GHD036 | image-no-gif | Image must not be a gif, styleguide reference: contributing/style-guide-and-content-model/style-guide.md#images | error | images |
49
49
| GHD038 | expired-content | Expired content must be remediated. | warning | expired |
@@ -52,11 +52,11 @@
52
52
| GHD041 | third-party-action-pinning | Code examples that use third-party actions must always pin to a full length commit SHA | error | feature, actions |
53
53
| GHD042 | liquid-tag-whitespace | Liquid tags should start and end with one whitespace. Liquid tag arguments should be separated by only one whitespace. | error | liquid, format |
54
54
| GHD043 | link-quotation | Internal link titles must not be surrounded by quotations | error | links, url |
55
-
| GHD045 | code-annotation-comment-spacing | Code comments in annotation blocks must have exactly one space after the comment character(s) |warning| code, comments, annotate, spacing |
56
-
| GHD046 | outdated-release-phase-terminology | Outdated release phase terminology should be replaced with current GitHub terminology |warning| terminology, consistency, release-phases |
57
-
| GHD047 | table-column-integrity | Tables must have consistent column counts across all rows |warning| tables, accessibility, formatting |
58
-
| GHD051 | frontmatter-versions-whitespace | Versions frontmatter should not contain unnecessary whitespace |warning| frontmatter, versions |
59
-
| GHD054 | third-party-actions-reusable | Code examples with third-party actions must include disclaimer reusable |warning| actions, reusable, third-party |
55
+
| GHD045 | code-annotation-comment-spacing | Code comments in annotation blocks must have exactly one space after the comment character(s) |error| code, comments, annotate, spacing |
56
+
| GHD046 | outdated-release-phase-terminology | Outdated release phase terminology should be replaced with current GitHub terminology |error| terminology, consistency, release-phases |
57
+
| GHD047 | table-column-integrity | Tables must have consistent column counts across all rows |error| tables, accessibility, formatting |
58
+
| GHD051 | frontmatter-versions-whitespace | Versions frontmatter should not contain unnecessary whitespace |error| frontmatter, versions |
59
+
| GHD054 | third-party-actions-reusable | Code examples with third-party actions must include disclaimer reusable |error| actions, reusable, third-party |
60
60
| GHD056 | frontmatter-landing-recommended | Only landing pages can have recommended articles, there should be no duplicate recommended articles, and all recommended articles must exist | error | frontmatter, landing, recommended |
61
61
| GHD057 | ctas-schema | CTA URLs must conform to the schema | error | ctas, schema, urls |
62
62
| GHD058 | journey-tracks-liquid | Journey track properties must use valid Liquid syntax | error | frontmatter, journey-tracks, liquid |
0 commit comments