From dc834888e7564cb36def0134552e3310c7802a16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 09:43:17 -0700 Subject: [PATCH 1/3] Bump github/gh-base-image/gh-base-noble from 20250929-093120-g65a62eb8c to 20251002-210935-gc0c2a3725 in the baseimages group (#57786) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 04d6509f67f2..fbe8de7d5edd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ # --------------------------------------------------------------- # To update the sha: # https://github.com/github/gh-base-image/pkgs/container/gh-base-image%2Fgh-base-noble -FROM ghcr.io/github/gh-base-image/gh-base-noble:20250929-093120-g65a62eb8c AS base +FROM ghcr.io/github/gh-base-image/gh-base-noble:20251002-210935-gc0c2a3725 AS base # Install curl for Node install and determining the early access branch # Install git for cloning docs-early-access & translations repos From 6514e10085aab2cab99ef3e13b886ed61941dbb8 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Fri, 3 Oct 2025 18:12:20 +0100 Subject: [PATCH 2/3] Add note about usage reports API limitation for detailed data (#57728) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: felicitymay <1877141+felicitymay@users.noreply.github.com> Co-authored-by: Felicity Chapman --- content/billing/reference/billing-reports.md | 2 ++ content/billing/tutorials/gather-insights.md | 2 ++ .../supported-ecosystems-and-repositories.md | 1 + .../introduction/supported-secret-scanning-patterns.md | 2 ++ .../how-tos/use-copilot-agents/coding-agent/create-a-pr.md | 2 +- content/rest/billing/enhanced-billing.md | 2 ++ content/rest/enterprise-admin/billing.md | 2 ++ content/site-policy/github-terms/github-terms-of-service.md | 2 +- data/reusables/billing/usage-reports-api-limitation.md | 1 + 9 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 data/reusables/billing/usage-reports-api-limitation.md diff --git a/content/billing/reference/billing-reports.md b/content/billing/reference/billing-reports.md index 53591899759c..779345fd9d62 100644 --- a/content/billing/reference/billing-reports.md +++ b/content/billing/reference/billing-reports.md @@ -41,6 +41,8 @@ The detailed usage report includes the same fields as the summarized report and This report sums the `quantity`, `gross_amount`, `discount_amount`, and `net_amount` fields based on the combination of the following values: `date`, `sku`, `organization`, `repository`, `cost_center_name`, `username`, `workflow_path`. +{% data reusables.billing.usage-reports-api-limitation %} + ### Premium request analytics usage reports This report includes each recorded use of a premium request and includes the following fields: `Timestamp`,`User`,`Model`,`Requests Used`,`Exceeds Monthly Quota`, and `Total Monthly Quota`. diff --git a/content/billing/tutorials/gather-insights.md b/content/billing/tutorials/gather-insights.md index 6f548478fa7b..e08182235a9f 100644 --- a/content/billing/tutorials/gather-insights.md +++ b/content/billing/tutorials/gather-insights.md @@ -87,6 +87,8 @@ You can view the usage of your personal account and download the usage data for >[!TIP] The premium request usage report includes all premium requests, both within and beyond the allowance. +{% data reusables.billing.usage-reports-api-limitation %} + ## Viewing license usage You can view the license usage of your {% data variables.enterprise.enterprise_or_org %} members and download the usage data for further analysis. diff --git a/content/code-security/dependabot/ecosystems-supported-by-dependabot/supported-ecosystems-and-repositories.md b/content/code-security/dependabot/ecosystems-supported-by-dependabot/supported-ecosystems-and-repositories.md index 284b131e2e5d..60e66b2aabbb 100644 --- a/content/code-security/dependabot/ecosystems-supported-by-dependabot/supported-ecosystems-and-repositories.md +++ b/content/code-security/dependabot/ecosystems-supported-by-dependabot/supported-ecosystems-and-repositories.md @@ -35,6 +35,7 @@ You can configure updates for repositories that contain a dependency manifest or > [!NOTE] > To ensure that {% data variables.product.prodname_ghe_server %} supports {% data variables.product.prodname_dependabot_updates %} for the latest supported ecosystem versions, your enterprise owner must download the most recent version of the [{% data variables.product.prodname_dependabot %} action](https://github.com/github/dependabot-action). {% data reusables.actions.action-bundled-actions %} + {% endif %} > [!NOTE] diff --git a/content/code-security/secret-scanning/introduction/supported-secret-scanning-patterns.md b/content/code-security/secret-scanning/introduction/supported-secret-scanning-patterns.md index 2193351e58ad..18f9231b709d 100644 --- a/content/code-security/secret-scanning/introduction/supported-secret-scanning-patterns.md +++ b/content/code-security/secret-scanning/introduction/supported-secret-scanning-patterns.md @@ -65,7 +65,9 @@ This table lists the secrets supported by {% data variables.product.prodname_sec >[!NOTE] Validity checks are not supported for non-provider patterns. {% ifversion secret-scanning-ai-generic-secret-detection %} + ### {% data variables.secret-scanning.copilot-secret-scanning %} + {% data variables.product.prodname_secret_scanning_caps %} uses {% data variables.product.prodname_copilot_short %} to detect generic passwords. See [AUTOTITLE](/code-security/secret-scanning/copilot-secret-scanning/responsible-ai-generic-secrets). | Provider | Token | diff --git a/content/copilot/how-tos/use-copilot-agents/coding-agent/create-a-pr.md b/content/copilot/how-tos/use-copilot-agents/coding-agent/create-a-pr.md index e64e650acad6..14ba70b602bb 100644 --- a/content/copilot/how-tos/use-copilot-agents/coding-agent/create-a-pr.md +++ b/content/copilot/how-tos/use-copilot-agents/coding-agent/create-a-pr.md @@ -34,7 +34,7 @@ You can ask {% data variables.product.prodname_copilot_short %} to work on a tas * {% data variables.product.prodname_github_issues %}, by [assigning an issue to {% data variables.product.prodname_copilot_short %}](#assigning-an-issue-to-copilot) * The [agents panel or page](#asking-copilot-to-create-a-pull-request-from-the-agents-panel-or-page) on {% data variables.product.github %} -* {% data variables.copilot.copilot_chat_short %} in [{% data variables.product.prodname_vscode %}](#asking-copilot-to-create-a-pull-request-from-copilot-chat-in-visual-studio-code) and [other IDEs](#asking-copilot-to-create-a-pull-request-from-copilot-chat-in-other-ides) +* {% data variables.copilot.copilot_chat_short %} in [{% data variables.product.prodname_vscode %}](#asking-copilot-to-create-a-pull-request-from-copilot-chat-in-visual-studio-code) and [other IDEs](#asking-copilot-to-create-a-pull-request-from-copilot-chat-in-other-ides) * {% data variables.copilot.copilot_chat_short %} on [{% data variables.product.prodname_dotcom_the_website %}](#asking-copilot-to-create-a-pull-request-from-copilot-chat-in-githubcom) * The [{% data variables.product.prodname_cli %}](#asking-copilot-to-create-a-pull-request-from-the-github-cli) * Your preferred IDE or agentic coding tool with [Model Context Protocol (MCP)](#asking-copilot-to-create-a-pull-request-from-the-github-mcp-server) support diff --git a/content/rest/billing/enhanced-billing.md b/content/rest/billing/enhanced-billing.md index 4d290b9bedb9..888dace49784 100644 --- a/content/rest/billing/enhanced-billing.md +++ b/content/rest/billing/enhanced-billing.md @@ -10,4 +10,6 @@ autogenerated: rest allowTitleToDifferFromFilename: true --- +{% data reusables.billing.usage-reports-api-limitation %} + diff --git a/content/rest/enterprise-admin/billing.md b/content/rest/enterprise-admin/billing.md index cb1ece94384b..e8327de1ed7f 100644 --- a/content/rest/enterprise-admin/billing.md +++ b/content/rest/enterprise-admin/billing.md @@ -19,4 +19,6 @@ The `manage_billing:enterprise` scope is required for {% data variables.product. > [!IMPORTANT] The API currently supports adding or removing up to 50 resources in a single operation. +{% data reusables.billing.usage-reports-api-limitation %} + diff --git a/content/site-policy/github-terms/github-terms-of-service.md b/content/site-policy/github-terms/github-terms-of-service.md index dad85513eea7..4ddb68bce90e 100644 --- a/content/site-policy/github-terms/github-terms-of-service.md +++ b/content/site-policy/github-terms/github-terms-of-service.md @@ -150,7 +150,7 @@ To the extent this agreement is not enforceable by applicable law, you grant Git By using automated means to access, collect, or otherwise use (“Access”) any publicly accessible Content from the Service for the purpose of developing or training any commercially available artificial intelligence model, machine learning system, or similar technology (a "Commercial AI System"), you hereby waive any and all policies, terms, conditions, or contractual provisions governing products, services, websites or datasets you own or operate that would otherwise prohibit, restrict, or place conditions upon GitHub's Access to any publicly accessible data, information or content associated with your products or services, including for the purpose of developing or training any Commercial AI System. You further agree not to impose technical or other targeted measures to restrict or retaliate against such Access. -This Section D.8 does not apply to Access solely for the purpose of academic research or if, on the date you Access the Content, the number of monthly active users of the products or services made available by you is less than 700 million in the preceding calendar month. For the purposes of this Section, "you" shall refer to you and any entity that directly or indirectly controls, is controlled by, or is under common control with you (affiliates). +This Section D.8 does not apply to Access solely for the purpose of academic research or if, on the date you Access the Content, the number of monthly active users of the products or services made available by you is less than 700 million in the preceding calendar month. For the purposes of this Section, "you" shall refer to you and any entity that directly or indirectly controls, is controlled by, or is under common control with you (affiliates). ## E. Private Repositories diff --git a/data/reusables/billing/usage-reports-api-limitation.md b/data/reusables/billing/usage-reports-api-limitation.md new file mode 100644 index 000000000000..3e1387f31d32 --- /dev/null +++ b/data/reusables/billing/usage-reports-api-limitation.md @@ -0,0 +1 @@ +> [!NOTE] Data for the detailed usage report is available only through the {% data variables.product.github %} web interface and cannot be obtained via the REST API `/usage` endpoint. The REST API only provides access to summarized billing information. From c46e70a22625a8fbb404ec886f6ff44731c48b28 Mon Sep 17 00:00:00 2001 From: Bob <144845785+justb0b@users.noreply.github.com> Date: Fri, 3 Oct 2025 19:46:16 +0200 Subject: [PATCH 3/3] Update Copilot billing info and feature documentation (#57791) Co-authored-by: Steve Ward --- .../copilot/concepts/billing/organizations-and-enterprises.md | 4 ++-- content/copilot/get-started/features.md | 4 ++-- content/copilot/responsible-use/copilot-cli.md | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/content/copilot/concepts/billing/organizations-and-enterprises.md b/content/copilot/concepts/billing/organizations-and-enterprises.md index 2ad58e34abc6..0a179f5eafa0 100644 --- a/content/copilot/concepts/billing/organizations-and-enterprises.md +++ b/content/copilot/concepts/billing/organizations-and-enterprises.md @@ -25,8 +25,8 @@ contentType: concepts {% data variables.product.company_short %} offers the following plans for organization accounts: -* **{% data variables.copilot.copilot_business_short %}** at {% data variables.copilot.cfb_price_per_month %} per user per month -* **{% data variables.copilot.copilot_enterprise_short %}** at {% data variables.copilot.ce_price_per_month %} per user per month ({% data variables.product.prodname_ghe_cloud %} only) +* **{% data variables.copilot.copilot_business_short %}** at {% data variables.copilot.cfb_price_per_month %} per user per month (Purchase additional premium requests at {% data variables.copilot.additional_premium_requests %} per request) +* **{% data variables.copilot.copilot_enterprise_short %}** at {% data variables.copilot.ce_price_per_month %} per user per month ({% data variables.product.prodname_ghe_cloud %} only, purchase additional premium requests at {% data variables.copilot.additional_premium_requests %} per request) With {% data variables.product.prodname_ghe_cloud %}, an enterprise owner chooses the plan for each organization in the enterprise. For guidance on choosing a plan, see [AUTOTITLE](/copilot/rolling-out-github-copilot-at-scale/choosing-your-enterprises-plan-for-github-copilot). diff --git a/content/copilot/get-started/features.md b/content/copilot/get-started/features.md index 6c08980438e1..59cd37c96c1c 100644 --- a/content/copilot/get-started/features.md +++ b/content/copilot/get-started/features.md @@ -27,11 +27,11 @@ If you use {% data variables.product.prodname_vscode_shortname %}, you can also A chat interface that lets you ask coding-related questions. {% data variables.copilot.copilot_chat %} is available on the {% data variables.product.github %} website, in {% data variables.product.prodname_mobile %}, in supported IDEs _({% data variables.product.prodname_vscode %}, {% data variables.product.prodname_vs %}, JetBrains IDEs, Eclipse IDE, and Xcode)_, and in {% data variables.product.prodname_windows_terminal %}. Users can also use skills with {% data variables.copilot.copilot_chat_short %}. See [AUTOTITLE](/copilot/using-github-copilot/asking-github-copilot-questions-in-github) and [AUTOTITLE](/copilot/using-github-copilot/asking-github-copilot-questions-in-your-ide). -### {% data variables.copilot.copilot_coding_agent %} ({% data variables.release-phases.public_preview %}) +### {% data variables.copilot.copilot_coding_agent %} An autonomous AI agent that can make code changes for you. You can assign a {% data variables.product.github %} issue to {% data variables.product.prodname_copilot_short %} and the agent will work on making the required changes, and will create a pull request for you to review. You can also ask {% data variables.product.prodname_copilot_short %} to create a pull request from {% data variables.copilot.copilot_chat_short %}. See [AUTOTITLE](/copilot/using-github-copilot/coding-agent). -### {% data variables.copilot.copilot_cli_short %} +### {% data variables.copilot.copilot_cli_short %} ({% data variables.release-phases.public_preview %}) A command line interface that lets you use {% data variables.product.prodname_copilot_short %} from within the terminal. You can get answers to questions, or you can ask {% data variables.product.prodname_copilot_short %} to make changes to your local files. You can also use {% data variables.copilot.copilot_cli_short %} to interact with {% data variables.product.prodname_dotcom_the_website %}—for example, listing your open pull requests, or asking {% data variables.product.prodname_copilot_short %} to create an issue. See [AUTOTITLE](/copilot/concepts/agents/about-copilot-cli). diff --git a/content/copilot/responsible-use/copilot-cli.md b/content/copilot/responsible-use/copilot-cli.md index 3390717cf59b..dbc44ecdc54e 100644 --- a/content/copilot/responsible-use/copilot-cli.md +++ b/content/copilot/responsible-use/copilot-cli.md @@ -16,6 +16,8 @@ redirect_from: contentType: rai --- +{% data reusables.cli.preview-note-cli %} + ## About {% data variables.copilot.copilot_cli %} {% data variables.copilot.copilot_cli %} provides a chat-like interface in the terminal that can autonomously create and modify files on your computer and execute commands. You can ask {% data variables.product.prodname_copilot_short %} to perform any action on the files in the active directory.