Skip to content

Commit 26dfbb8

Browse files
committed
Merge remote-tracking branch 'docs-internal/main'
2 parents 2675b8e + 7b70abd commit 26dfbb8

15 files changed

+412
-31
lines changed

content/actions/concepts/runners/about-larger-runners.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ The following machines sizes are available for macOS {% data variables.actions.h
3030

3131
{% data reusables.actions.larger-runners-table %}
3232

33+
>[!NOTE] The XLarge macOS runner is in public preview and subject to change.
34+
3335
#### Limitations for macOS {% data variables.actions.hosted_runners %}
3436

3537
{% data reusables.actions.macos-runner-limitations %}
@@ -82,7 +84,7 @@ You can choose from several specifications for {% data variables.actions.hosted_
8284

8385
| CPU | Memory (RAM) | Storage (SSD) | Architecture | Operating system (OS) |
8486
| --- | ------------- | ------------- | ------------ | --------------------- |
85-
| 6 | 14 GB | 14 GB | arm64 | macOS |
87+
| 5 | 14 GB | 14 GB | arm64 | macOS |
8688
| 12 | 30 GB | 14 GB | x64 | macOS |
8789
| 2 | 8 GB | 75 GB | x64, arm64 | Ubuntu |
8890
| 4 | 16 GB | 150 GB | x64, arm64 | Ubuntu, Windows |
@@ -95,6 +97,8 @@ You can choose from several specifications for {% data variables.actions.hosted_
9597

9698
>[!NOTE] The 4-vCPU Windows runner only works with the Windows Server 2025 or the Base Windows 11 Desktop image.
9799
100+
>[!NOTE] The 5-vCPU macOS runner is in public preview and subject to change.
101+
98102
### Specifications for GPU {% data variables.actions.hosted_runners %}
99103

100104
| CPU | GPU | GPU card | Memory (RAM) | GPU memory (VRAM) | Storage (SSD) | Operating system (OS) |

content/code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,8 @@ Examples of how to configure access to the private registries supported by {% da
160160
* [`cargo-registry`](#cargo-registry)
161161
* [`composer-repository`](#composer-repository)
162162
* [`docker-registry`](#docker-registry)
163-
* [`git`](#git)
163+
* [`git`](#git){% ifversion dependabot-helm-support %}
164+
* [`helm-registry`](#helm-registry){% endif %}
164165
* [`hex-organization`](#hex-organization)
165166
* [`hex-repository`](#hex-repository)
166167
* [`maven-repository`](#maven-repository)

content/copilot/concepts/about-organizing-and-sharing-context-with-copilot-spaces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ redirect_from:
1414

1515
{% data reusables.copilot.copilot-spaces.preview-note %}
1616

17-
{% data variables.copilot.copilot_spaces %} let you organize the context that {% data variables.product.prodname_copilot_short %} uses to answer your questions. {% data variables.copilot.copilot_spaces_short %} can include code from repositories, free-text content like transcripts or notes, and more—grouped together in one place. You can ask {% data variables.product.prodname_copilot_short %} questions grounded in that context, or share the space with your team to support collaboration and knowledge sharing.
17+
{% data variables.copilot.copilot_spaces %} let you organize the context that {% data variables.product.prodname_copilot_short %} uses to answer your questions. {% data variables.copilot.copilot_spaces_short %} can include code, pull requests, or issues from repositories, free-text content like transcripts or notes, images, and file uploads. You can ask {% data variables.product.prodname_copilot_short %} questions grounded in that context, or share the space with your team to support collaboration and knowledge sharing.
1818

1919
## Why use {% data variables.copilot.copilot_spaces %}?
2020

@@ -37,7 +37,7 @@ With {% data variables.copilot.copilot_spaces %} you can:
3737
| -------------------- | --------------------------- | -------------------------------------------------------------- |
3838
| Who can create | Anyone with a {% data variables.product.prodname_copilot_short %} license | Organization owners |
3939
| Owned by | Organizations or individual users | Organizations |
40-
| Content type | Any code, pull requests, or issues hosted in repositories and free-text content | Markdown files hosted in {% data variables.product.github %}
40+
| Content type | Files and directories from {% data variables.product.github %} repositories, pull requests and issues, uploaded files including images, text files, rich documents, and spreadsheets, and free-text content | Markdown files hosted in {% data variables.product.github %} |
4141
| Context handling | Limited in size, which guarantees higher response quality given the focused selection | Unlimited, but that comes with reduced response quality |
4242

4343
{% endrowheaders %}

content/copilot/how-tos/context/copilot-spaces/collaborating-with-your-team-using-copilot-spaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ redirect_from:
2323

2424
## Use cases for team collaboration
2525

26-
* **Onboarding**: Share a space with key code, docs, and checklists to help new developers get started faster.
26+
* **Onboarding**: Share a space with code, documentation, diagrams, and checklists to help new developers get started faster.
2727
* **System knowledge**: Create a space for a complex system or workflow (like authentication or CI pipelines) that other people can reference.
2828
* **Style guides or review checklists**: Document standards and examples in a space that {% data variables.product.prodname_copilot_short %} can reference when suggesting changes.
2929

content/copilot/how-tos/context/copilot-spaces/creating-and-using-copilot-spaces.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,12 @@ redirect_from:
1212
- /copilot/using-github-copilot/copilot-spaces/creating-and-using-copilot-spaces
1313
---
1414

15+
For an overview of {% data variables.copilot.copilot_spaces %}, see [AUTOTITLE](/copilot/concepts/about-organizing-and-sharing-context-with-copilot-spaces).
16+
1517
{% data reusables.copilot.copilot-spaces.preview-note %}
1618

19+
## Creating a space
20+
1721
1. To create a space, go to [https://github.com/copilot/spaces](https://github.com/copilot/spaces), and click **Create space**.
1822
1. Give your space a name.
1923
1. Choose whether the space is owned by you or by an organization you belong to. Organization-owned {% data variables.copilot.copilot_spaces_short %} can be shared using {% data variables.product.github %}’s built-in permission model.
@@ -23,7 +27,7 @@ redirect_from:
2327
2428
1. Click **Save** in the top right corner of the page.
2529

26-
## Adding context to {% data variables.copilot.copilot_spaces_short %}
30+
## Adding context to a space
2731

2832
You can add two types of context to your space:
2933

@@ -37,11 +41,12 @@ You can add two types of context to your space:
3741

3842
To add attachments, click **{% octicon "plus" aria-hidden="true" aria-label="plus" %} Add** to the right of "Attachments", then choose one of the following options:
3943

40-
* **{% octicon "file-code" aria-hidden="true" aria-label="file-code" %} Add files, folders...**: You can add files and folders from your {% data variables.product.github %} repositories. This includes code files, documentation, and other relevant content that can help {% data variables.product.prodname_copilot_short %} understand the context of your space.
41-
* **{% octicon "plus" aria-hidden="true" aria-label="plus" %} Add a text file...**: You can add free-text content, such as transcripts, notes, or any other relevant information that can help {% data variables.product.prodname_copilot_short %} understand the context of your space.
42-
* **{% octicon "paste" aria-hidden="true" aria-label="paste" %} Add via {% data variables.product.github %} URL...**: You can paste the URLs of the {% data variables.product.github %} content you want to add. This can include issues and pull requests.
44+
* **{% octicon "file-code" aria-hidden="true" aria-label="file-code" %} Attach files and folders**: You can add files and folders from your {% data variables.product.github %} repositories. This includes code files, documentation, and other relevant content that can help {% data variables.product.prodname_copilot_short %} understand the context of your space.
45+
* **{% octicon "link" aria-hidden="true" aria-label="link" %} Link pull requests and issues**: You can paste the URLs of the {% data variables.product.github %} issues and pull requests.
46+
* **{% octicon "upload" aria-hidden="true" aria-label="upload" %} Upload a file**: You can upload files directly from your local machine. This includes images, text files, rich documents, and spreadsheets.
47+
* **{% octicon "paste" aria-hidden="true" aria-label="paste" %} Add text content**: You can type or paste free-text content, such as transcripts, notes, or any other relevant information that can help {% data variables.product.prodname_copilot_short %} understand the context of your space.
4348

44-
## Using {% data variables.copilot.copilot_spaces_short %}
49+
## Using {% data variables.copilot.copilot_spaces %}
4550

4651
Once you've added context to your space, you can ask {% data variables.product.prodname_copilot_short %} questions in the chat interface. Your chat will be grounded in the context you've added.
4752

content/copilot/how-tos/set-up/setting-up-github-copilot-for-your-enterprise.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ Enable {% data variables.product.prodname_copilot_short %} for some or all organ
4141

4242
If your enterprise is on {% data variables.enterprise.data_residency_site %}, users must perform some additional setup to authenticate to their account from their development environment. See [AUTOTITLE](/copilot/managing-copilot/configure-personal-settings/using-github-copilot-with-an-account-on-ghecom).
4343

44-
## 5. Drive {% data variables.product.prodname_copilot_short %} adoption
44+
## Next steps
4545

46-
Planning and implementing an effective enablement process is essential to drive adoption of {% data variables.product.prodname_copilot_short %} in your enterprise. See [AUTOTITLE](/copilot/rolling-out-github-copilot-at-scale/driving-copilot-adoption-in-your-company).
46+
{% data reusables.copilot.setup-next-steps %}

content/copilot/how-tos/set-up/setting-up-github-copilot-for-your-organization.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -35,22 +35,10 @@ You may also need to install custom SSL certificates on your members' machines.
3535

3636
## 4. Grant access to members
3737

38-
Enable {% data variables.product.prodname_copilot_short %} for some or all members of your organization. See [AUTOTITLE](/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/granting-access-to-copilot-for-members-of-your-organization).
39-
40-
To help drive adoption of {% data variables.product.prodname_copilot_short %} in your organization, think about what teams or members are most excited about {% data variables.product.prodname_copilot_short %} or could benefit the most from {% data variables.product.prodname_copilot_short %}. You may want to enable {% data variables.product.prodname_copilot_short %} for those members before enabling {% data variables.product.prodname_copilot_short %} for your whole organization. This can help you discover blockers, demonstrate early success, and set your organization up for a successful {% data variables.product.prodname_copilot_short %} rollout.
41-
42-
{% data reusables.copilot.self-serve-license-link %}
38+
Enable {% data variables.product.prodname_copilot_short %} for some or all members of your organization. You may want to identify teams or members who are most likely to benefit from {% data variables.product.prodname_copilot_short %} and enable {% data variables.product.prodname_copilot_short %} for them first to discover potential blockers and demonstrate early success. See [AUTOTITLE](/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/granting-access-to-copilot-for-members-of-your-organization).
4339

4440
If your organization is part of an enterprise on {% data variables.enterprise.data_residency_site %}, users must perform some additional setup to authenticate to their account from their development environment. See [AUTOTITLE](/copilot/managing-copilot/configure-personal-settings/using-github-copilot-with-an-account-on-ghecom).
4541

46-
## 5. Drive {% data variables.product.prodname_copilot_short %} adoption
47-
48-
Planning and implementing an effective enablement process is essential to drive adoption of {% data variables.product.prodname_copilot_short %} in your organization. See [AUTOTITLE](/copilot/rolling-out-github-copilot-at-scale/driving-copilot-adoption-in-your-company).
49-
50-
## 6. Enhance the {% data variables.product.prodname_copilot_short %} experience
51-
52-
Enhance the {% data variables.product.prodname_copilot_short %} experience for your organization by:
42+
## Next steps
5343

54-
* **Setting up knowledge bases** for use with {% data variables.copilot.copilot_chat_short %} _({% data variables.copilot.copilot_enterprise_short %} only)_. See [AUTOTITLE](/enterprise-cloud@latest/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-github-copilot-features-in-your-organization/managing-copilot-knowledge-bases).
55-
* **Installing {% data variables.copilot.copilot_extensions_short %}** to integrate other tools with {% data variables.copilot.copilot_chat_short %}. See [AUTOTITLE](/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-github-copilot-features-in-your-organization/installing-github-copilot-extensions-for-your-organization).
56-
* **Adding {% data variables.copilot.copilot_coding_agent %}** as a team member to work asynchronously on issues. See [AUTOTITLE](/copilot/rolling-out-github-copilot-at-scale/enabling-developers/using-copilot-coding-agent-in-org).
44+
{% data reusables.copilot.setup-next-steps %}

content/copilot/tutorials/speeding-up-development-work-with-copilot-spaces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Below are some examples of how to use {% data variables.copilot.copilot_spaces_s
2626

2727
## Developing a new feature
2828

29-
When working on a specific feature, you can save time and produce higher-quality results by using a space. Add the relevant code, a product spec, and any supporting materials—like notes from a design review or image descriptions of mockups. {% data variables.product.prodname_copilot_short %} can help you:
29+
When working on a specific feature, you can save time and produce higher-quality results by using a space. Add the relevant code, a product spec, and any supporting materials—like notes from a design review or mockup images. {% data variables.product.prodname_copilot_short %} can help you:
3030

3131
* Summarize how the current implementation works.
3232
* Suggest changes or additions based on the spec.
@@ -41,7 +41,7 @@ When working on a specific feature, you can save time and produce higher-quality
4141
4242
## Defining the logic for a small, frequent task
4343

44-
When working on repetitive tasks like tracking telemetry events or handling event emissions, it’s useful to document the logic once and share it with others through {% data variables.copilot.copilot_spaces_short %}. This allows everyone to stay consistent and saves time when performing the task. {% data variables.product.prodname_copilot_short %} can assist by:
44+
When working on repetitive tasks like tracking telemetry events or handling event emissions, it’s useful to document the logic once and share it with others through {% data variables.copilot.copilot_spaces_short %}. This allows everyone to stay consistent and saves time when performing the task. If you have a process flowchart for a task, you can upload this to your space for reference. {% data variables.product.prodname_copilot_short %} can assist by:
4545

4646
* Suggesting efficient patterns based on your previous work.
4747
* Helping write reusable functions or templates.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
| Runner Size | Architecture| Processor (CPU)| Memory (RAM) | Storage (SSD) | Workflow label |
22
| ------------| ------------| -------------- | ------------- | ------------- |--------------------------------------------------------------------------------------------------------------------------------------------------|
33
| Large | Intel | 12 | 30 GB | 14 GB | <code>macos-latest-large</code>, <code>macos-13-large</code>, <code>macos-14-large</code> [latest], <code>macos-15-large</code> |
4-
| XLarge | arm64 (M1) | 6 (+ 8 GPU hardware acceleration) | 14 GB | 14 GB | <code>macos-latest-xlarge</code>, <code>macos-13-xlarge</code> , <code>macos-14-xlarge</code> [latest], <code>macos-15-xlarge</code> |
4+
| XLarge | arm64 (M2) | 5 (+ 8 GPU hardware acceleration) | 14 GB | 14 GB | <code>macos-latest-xlarge</code>, <code>macos-13-xlarge</code>, <code>macos-14-xlarge</code> [latest], <code>macos-15-xlarge</code> |

data/reusables/contributing/content-linter-rules.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,5 @@
7272
| GHD046 | outdated-release-phase-terminology | Outdated release phase terminology should be replaced with current GitHub terminology | warning | terminology, consistency, release-phases |
7373
| GHD048 | british-english-quotes | Periods and commas should be placed inside quotation marks (American English style) | warning | punctuation, quotes, style, consistency |
7474
| GHD050 | multiple-emphasis-patterns | Do not use more than one emphasis/strong, italics, or uppercase for a string | warning | formatting, emphasis, style |
75-
| GHD049 | note-warning-formatting | Note and warning tags should be formatted according to style guide | warning | formatting, callouts, notes, warnings, style |
75+
| GHD049 | note-warning-formatting | Note and warning tags should be formatted according to style guide | warning | formatting, callouts, notes, warnings, style |
76+
| GHD051 | frontmatter-versions-whitespace | Versions frontmatter should not contain unnecessary whitespace | warning | frontmatter, versions |

0 commit comments

Comments
 (0)