Fix content linting issues (#58597)
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 86 KiB |
@@ -36,7 +36,7 @@ For **SkuPricing** budgets or to query usage by SKU, use one of the following va
|
||||
* `actions_beta_custom_runner_azure` - Actions beta custom runner (Azure)
|
||||
* `actions_beta_macos_xl_runner` - Actions beta macOS XL runner
|
||||
* `actions_beta_public_repository` - Actions beta public repository
|
||||
* `actions_beta_self_hosted_runner` - Actions beta self-hosted runner <!-- markdownlint-enable GHD046 -->
|
||||
* `actions_beta_self_hosted_runner` - Actions beta self-hosted runner
|
||||
* `actions_cache_storage` - Actions cache storage
|
||||
* `actions_custom_image_storage` - Actions custom image storage
|
||||
* `actions_linux` - Actions Linux runners
|
||||
@@ -92,6 +92,8 @@ For **SkuPricing** budgets or to query usage by SKU, use one of the following va
|
||||
* `actions_windows_a10_36_core_gpu` - Actions Windows A10 36-core GPU
|
||||
* `actions_windows_arm` - Actions Windows ARM
|
||||
|
||||
<!-- markdownlint-enable GHD046 -->
|
||||
|
||||
### {% data variables.product.prodname_github_codespaces %} SKUs
|
||||
|
||||
* `codespaces_compute_d16` - Codespaces compute (16-core)
|
||||
|
||||
@@ -13,7 +13,7 @@ shortTitle: Download activity report
|
||||
redirect_from:
|
||||
- /copilot/how-tos/administer/download-activity-report
|
||||
contentType: how-tos
|
||||
category:
|
||||
category:
|
||||
- Manage Copilot for a team
|
||||
---
|
||||
|
||||
@@ -23,22 +23,18 @@ You can download a CSV report for {% data variables.product.prodname_copilot_sho
|
||||
* Understand patterns in user authentication.
|
||||
* Manage licenses and measure key performance indicators.
|
||||
|
||||
<!-- expires 2025-10-23 -->
|
||||
|
||||
>[!NOTE] This report is replacing the {% data variables.product.prodname_copilot_short %} **usage report**. The new report adds clarity by introducing authentication information and improving timestamp resolution. The old usage report is closing down and will be removed on October 23rd, 2025.
|
||||
|
||||
<!-- end expires 2025-10-23 -->
|
||||
|
||||
## Downloading the report for an enterprise
|
||||
|
||||
{% data reusables.enterprise-accounts.copilot-licensing %}
|
||||
1. To download the usage report, select **{% octicon "download" aria-hidden="true" aria-label="download" %} CSV report**, then click **Activity report (new)**.
|
||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||
1. At the top of the page, click **{% octicon "credit-card" aria-hidden="true" aria-label="credit-card" %} Billing and licensing**.
|
||||
1. In the "Billing and licensing" sidebar, click **{% octicon "law" aria-hidden="true" aria-label="law" %} Licensing**.
|
||||
1. Next to "Copilot", click **{% octicon "download" aria-hidden="true" aria-label="download" %} Get activity report**.
|
||||
|
||||
## Downloading the report for an organization
|
||||
|
||||
1. Navigate to your organization settings.
|
||||
1. In the left sidebar, click **Copilot**, then click **Access**.
|
||||
1. Click **Get activity report**.
|
||||
1. Next to "Access management", click **Get usage report**, then click **Get activity report**.
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ redirect_from:
|
||||
- /copilot/how-tos/administer/organizations/review-activity/review-user-activity-data
|
||||
- /copilot/how-tos/administer/manage-for-organization/review-activity/review-user-activity-data
|
||||
contentType: how-tos
|
||||
category:
|
||||
category:
|
||||
- Manage Copilot for a team
|
||||
---
|
||||
|
||||
@@ -39,12 +39,6 @@ category:
|
||||
1. Alternatively, under "Access management," you can use the **Sort** options to sort the list of users by when they last used {% data variables.product.prodname_copilot %}.
|
||||
1. For more detailed information, you can retrieve the **Activity report**. {% data variables.product.prodname_dotcom %} generates a report for you, which you can download as a CSV file.
|
||||
|
||||
<!-- expires 2025-10-23 -->
|
||||
|
||||
>[!NOTE] This report is replacing the {% data variables.product.prodname_copilot_short %} **usage report**. The new report adds clarity by introducing authentication information and improving timestamp resolution. The old usage report is closing down and will be removed on October 23rd, 2025.
|
||||
|
||||
<!-- end expires 2025-10-23 -->
|
||||
|
||||
## Using the API to retrieve assignment information
|
||||
|
||||
You can use {% data variables.product.prodname_dotcom %}'s REST API to get details about the assignment of {% data variables.product.prodname_copilot %} seats in your organization. See [Get Copilot seat information and settings for an organization](/rest/copilot/copilot-user-management?apiVersion=2022-11-28#get-copilot-seat-information-and-settings-for-an-organization), [List all Copilot seat assignments for an organization](/rest/copilot/copilot-user-management?apiVersion=2022-11-28#list-all-copilot-seat-assignments-for-an-organization), and [Get Copilot seat assignment details for a user](/rest/copilot/copilot-user-management?apiVersion=2022-11-28#get-copilot-seat-assignment-details-for-a-user).
|
||||
|
||||
@@ -56,7 +56,7 @@ While the MCP registry launched using the v0 specification, that version is now
|
||||
|
||||
To ensure {% data variables.product.prodname_copilot_short %} can successfully make cross-origin requests when fetching your registry, the registry or reverse proxy must include Cross-Origin Resource Sharing (CORS) headers. Add the following headers to all `/v0.1/servers` endpoints:
|
||||
|
||||
```
|
||||
``` http copy
|
||||
Access-Control-Allow-Origin: *
|
||||
Access-Control-Allow-Methods: GET, OPTIONS
|
||||
Access-Control-Allow-Headers: Authorization, Content-Type
|
||||
|
||||
@@ -193,8 +193,9 @@ If you use custom prompt files or {% data variables.copilot.custom_agents_short
|
||||
|
||||
{% data reusables.copilot.using-subagents %}
|
||||
* **Calling the #runSubagent tool.**.
|
||||
|
||||
```text
|
||||
Evaluate the #file:databaseSchema using #runSubagent and generate an optimized data-migration plan.
|
||||
Evaluate the #file:databaseSchema using #runSubagent and generate an optimized data-migration plan.
|
||||
```
|
||||
|
||||
When the {% data variables.copilot.subagent_short %} completes its task, its results appear back in the main chat session, ready for follow-up questions or next steps.
|
||||
@@ -639,7 +640,7 @@ To use plan mode:
|
||||
|
||||
{% data reusables.copilot.copilot-edits.agent-mode-requests %}
|
||||
|
||||
### Using {% data variables.copilot.subagents_short %}
|
||||
### Using {% data variables.copilot.subagents_short %}
|
||||
|
||||
{% data reusables.copilot.subagent-intro %}
|
||||
|
||||
|
||||
@@ -28,9 +28,9 @@ Used for:
|
||||
* {% data variables.copilot.copilot_gpt_51_codex %}
|
||||
* {% data variables.copilot.copilot_gpt_51_codex_mini %}
|
||||
|
||||
These models are hosted by OpenAI and {% data variables.product.github %}'s Azure infrastructure.
|
||||
These models are hosted by OpenAI and {% data variables.product.github %}'s Azure infrastructure.
|
||||
|
||||
OpenAI makes the [following data commitment](https://openai.com/enterprise-privacy/): _We [OpenAI] do not train models on customer business data_. Data processing follows OpenAI's enterprise privacy comments.
|
||||
OpenAI makes the [following data commitment](https://openai.com/enterprise-privacy/): _We [OpenAI] do not train models on customer business data_. Data processing follows OpenAI's enterprise privacy comments.
|
||||
|
||||
{% data variables.product.github %} maintains a [zero data retention agreement](https://platform.openai.com/docs/guides/your-data) with OpenAI.
|
||||
|
||||
@@ -80,7 +80,7 @@ When using {% data variables.copilot.copilot_gemini %} models, input prompts and
|
||||
|
||||
{% data reusables.copilot.grok-promo-period %}
|
||||
|
||||
Complimentary access to Grok Code Fast 1 is continuing past the previously announced end time. A new end date has not been set. We may update or conclude this promotion at any time. [Regular pricing](https://docs.github.com/en/copilot/reference/ai-models/supported-models#model-multipliers) applies after the extension ends.
|
||||
Complimentary access to Grok Code Fast 1 is continuing past the previously announced end time. A new end date has not been set. We may update or conclude this promotion at any time. Regular pricing applies after the extension ends. See [AUTOTITLE](/copilot/reference/ai-models/supported-models#model-multipliers).
|
||||
|
||||
These models are hosted on xAI. xAI operates {% data variables.copilot.copilot_grok_code %} in {% data variables.product.prodname_copilot %} under a zero data retention API policy. This means xAI commits that user content (both inputs sent to the model and outputs generated by the model):
|
||||
|
||||
|
||||
@@ -200,8 +200,8 @@ In this section, you can find the access required for security features, such as
|
||||
| Create [security advisories](/code-security/security-advisories/working-with-repository-security-advisories/about-repository-security-advisories) | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-check" aria-label="Yes">✓</span> |
|
||||
| {% endif %} |
|
||||
| Manage access to {% data variables.product.prodname_GHAS %} features (see [AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-security-and-analysis-settings-for-your-organization)) | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-check" aria-label="Yes">✓</span> |
|
||||
|{% ifversion fpt or ghec %}<!--Set at site-level for GHES -->|
|
||||
| [Enable the dependency graph](/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository) for a private repository | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-check" aria-label="Yes">✓</span> |
|
||||
| {% ifversion fpt or ghec %} |
|
||||
| [Enable the dependency graph](/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository) for a private repository <!--Set at site-level for GHES --> | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-x" aria-label="No">✗</span> | <span role="img" class="octicon-bg-check" aria-label="Yes">✓</span> |
|
||||
| {% endif %} |
|
||||
| {% ifversion ghes or ghec %} |
|
||||
| [View dependency reviews](/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review) | <span role="img" class="octicon-bg-check" aria-label="Yes">✓</span> | <span role="img" class="octicon-bg-check" aria-label="Yes">✓</span> | <span role="img" class="octicon-bg-check" aria-label="Yes">✓</span> | <span role="img" class="octicon-bg-check" aria-label="Yes">✓</span> | <span role="img" class="octicon-bg-check" aria-label="Yes">✓</span> |
|
||||
|
||||
@@ -20,12 +20,13 @@ Use a _.gitattributes_ file to mark files that match a given "pattern" with the
|
||||
|
||||
For example, to mark `search/index.json` as a generated file, add this line to _.gitattributes_:
|
||||
|
||||
```gitattributes
|
||||
``` text
|
||||
search/index.json linguist-generated
|
||||
```
|
||||
|
||||
To unmark a file that would generally be considered _generated_, add this line to _.gitattributes_:
|
||||
```gitattributes
|
||||
|
||||
``` text
|
||||
bootstrap.min.css -linguist-generated
|
||||
```
|
||||
|
||||
|
||||
@@ -1,10 +1,13 @@
|
||||
{% data variables.copilot.subagents_caps_short %} can be invoked in different ways:
|
||||
{% data variables.copilot.subagents_caps_short %} can be invoked in different ways:
|
||||
|
||||
* **Automatic delegation**. {% data variables.product.prodname_copilot_short %} will analyze the description of your request, the description field of your configured {% data variables.copilot.custom_agents_short %}, and the current context and available tools to automatically choose a {% data variables.copilot.subagent_short %}. For example, this prompt would automatically delegate the task to a **refactor-specialist** {% data variables.copilot.copilot_custom_agent_short %}:
|
||||
|
||||
```text
|
||||
Suggest ways to refactor this legacy code.
|
||||
```
|
||||
|
||||
* **Direct invocation**. You can directly call the {% data variables.copilot.subagent_short %} in your prompt:
|
||||
|
||||
```text
|
||||
Use the testing subagent to write unit tests for the authentication module.
|
||||
```
|
||||
Reference in New Issue
Block a user