From 7a0b026fac66ee4ee639c9ddc6401e41e6ac72b8 Mon Sep 17 00:00:00 2001 From: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com> Date: Thu, 24 Jul 2025 10:57:17 +0100 Subject: [PATCH 1/2] Update note on Actions minutes charges in GHAS trial article (#56822) --- .../enable-security-features-trial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/code-security/trialing-github-advanced-security/enable-security-features-trial.md b/content/code-security/trialing-github-advanced-security/enable-security-features-trial.md index f8ffd2ba1c0f..27733150dfdc 100644 --- a/content/code-security/trialing-github-advanced-security/enable-security-features-trial.md +++ b/content/code-security/trialing-github-advanced-security/enable-security-features-trial.md @@ -39,7 +39,7 @@ The new enterprise security configuration is now available for use at the enterp You can apply an enterprise security configuration either at the enterprise level or at the organization level. The best option for you will depend on whether or not you want to apply the configuration to all repositories in the enterprise, or to a subset of repositories. -> [!NOTE] Although {% data variables.product.prodname_cs_and_sp %} are free of charge during trials, you will be charged for any actions minutes that you use. This includes actions minutes used by the default {% data variables.product.prodname_code_scanning %} setup or by any other workflows you run. +> [!NOTE] {% data variables.product.prodname_cs_and_sp %} are free of charge during trials. However, you will be charged for Actions minutes used by the default {% data variables.product.prodname_code_scanning %} setup if you have exhausted your allocation of Actions minutes. * Enterprise-level application: * Add an enterprise configuration to all repositories in the enterprise, or all repositories without an existing configuration in the enterprise. From 611d1e4571220110800406615726be5b0bc0e862 Mon Sep 17 00:00:00 2001 From: hubwriter Date: Thu, 24 Jul 2025 11:22:37 +0100 Subject: [PATCH 2/2] [EDI - Builders] Update short titles for Copilot "Concepts" (#56795) --- ...bout-customizing-github-copilot-chat-responses.md | 2 +- .../copilot/concepts/about-github-copilot-chat.md | 1 + ...nizing-and-sharing-context-with-copilot-spaces.md | 2 +- .../choosing-the-right-ai-tool-for-your-task.md | 2 +- content/copilot/concepts/code-review/code-review.md | 2 +- .../coding-agent/about-copilot-coding-agent.md | 1 + .../copilot/concepts/completions/code-suggestions.md | 2 +- .../about-individual-copilot-plans-and-benefits.md | 2 +- content/copilot/concepts/copilot-billing/index.md | 5 ++--- .../copilot-billing/requests-in-github-copilot.md | 1 + .../copilot-extensions/about-copilot-extensions.md | 1 + .../agents-for-copilot-extensions.md | 2 +- content/copilot/concepts/copilot-extensions/index.md | 4 ++-- .../skillsets-for-copilot-extensions.md | 4 ++-- content/copilot/concepts/copilot-knowledge-bases.md | 1 + content/copilot/concepts/index.md | 12 ++++++------ .../indexing-repositories-for-copilot-chat.md | 2 +- 17 files changed, 25 insertions(+), 21 deletions(-) diff --git a/content/copilot/concepts/about-customizing-github-copilot-chat-responses.md b/content/copilot/concepts/about-customizing-github-copilot-chat-responses.md index 9865422d1913..8918371b9068 100644 --- a/content/copilot/concepts/about-customizing-github-copilot-chat-responses.md +++ b/content/copilot/concepts/about-customizing-github-copilot-chat-responses.md @@ -1,6 +1,6 @@ --- title: About customizing GitHub Copilot Chat responses -shortTitle: Customize Copilot responses +shortTitle: Response customization intro: 'Learn about customizing the behavior of {% data variables.product.prodname_copilot %} to fit with your preferences and requirements.' versions: feature: copilot diff --git a/content/copilot/concepts/about-github-copilot-chat.md b/content/copilot/concepts/about-github-copilot-chat.md index 47a068013d1c..a49a37de583e 100644 --- a/content/copilot/concepts/about-github-copilot-chat.md +++ b/content/copilot/concepts/about-github-copilot-chat.md @@ -1,5 +1,6 @@ --- title: About GitHub Copilot Chat +shortTitle: Chat intro: 'Learn how you can use {% data variables.copilot.copilot_chat %} to enhance your coding experience.' versions: feature: copilot diff --git a/content/copilot/concepts/about-organizing-and-sharing-context-with-copilot-spaces.md b/content/copilot/concepts/about-organizing-and-sharing-context-with-copilot-spaces.md index b2664a82e314..73006773c350 100644 --- a/content/copilot/concepts/about-organizing-and-sharing-context-with-copilot-spaces.md +++ b/content/copilot/concepts/about-organizing-and-sharing-context-with-copilot-spaces.md @@ -1,6 +1,6 @@ --- title: About organizing and sharing context with Copilot Spaces -shortTitle: Organize and share context +shortTitle: Spaces intro: 'Understand how gathering context with {% data variables.copilot.copilot_spaces %} can improve your results and help your teammates.' permissions: 'Anyone with a {% data variables.product.prodname_copilot_short %} license can use {% data variables.copilot.copilot_spaces_short %}.' versions: diff --git a/content/copilot/concepts/choosing-the-right-ai-tool-for-your-task.md b/content/copilot/concepts/choosing-the-right-ai-tool-for-your-task.md index 316b321bc76e..be5af80bf780 100644 --- a/content/copilot/concepts/choosing-the-right-ai-tool-for-your-task.md +++ b/content/copilot/concepts/choosing-the-right-ai-tool-for-your-task.md @@ -1,6 +1,6 @@ --- title: Choosing the right AI tool for your task -shortTitle: Choose the right AI tool +shortTitle: AI tools intro: 'Understand {% data variables.product.github %}''s AI tools and how they can be used to help develop software.' versions: fpt: '*' diff --git a/content/copilot/concepts/code-review/code-review.md b/content/copilot/concepts/code-review/code-review.md index ae51bc8e61cd..065324358ecb 100644 --- a/content/copilot/concepts/code-review/code-review.md +++ b/content/copilot/concepts/code-review/code-review.md @@ -1,6 +1,6 @@ --- title: About Copilot code review -shortTitle: About code review +shortTitle: Code review allowTitleToDifferFromFilename: true intro: 'Find out how {% data variables.product.prodname_copilot_short %} can review pull requests for you.' versions: diff --git a/content/copilot/concepts/coding-agent/about-copilot-coding-agent.md b/content/copilot/concepts/coding-agent/about-copilot-coding-agent.md index 8a51815bd6a7..ea8b2337812e 100644 --- a/content/copilot/concepts/coding-agent/about-copilot-coding-agent.md +++ b/content/copilot/concepts/coding-agent/about-copilot-coding-agent.md @@ -1,5 +1,6 @@ --- title: About Copilot coding agent +shortTitle: Coding agent intro: 'You can assign {% data variables.product.github %} issues to {% data variables.product.prodname_copilot_short %}, or ask {% data variables.product.prodname_copilot_short %} to create a pull request.' product: '{% data reusables.gated-features.copilot-coding-agent %}
Sign up for {% data variables.product.prodname_copilot_short %} {% octicon "link-external" height:16 %}' versions: diff --git a/content/copilot/concepts/completions/code-suggestions.md b/content/copilot/concepts/completions/code-suggestions.md index de98bd245f44..50b30b3e2f78 100644 --- a/content/copilot/concepts/completions/code-suggestions.md +++ b/content/copilot/concepts/completions/code-suggestions.md @@ -1,6 +1,6 @@ --- title: Copilot code suggestions in your IDE -shortTitle: IDE code suggestions +shortTitle: Code suggestions allowTitleToDifferFromFilename: true intro: Learn about {% data variables.product.prodname_copilot_short %} code suggestions in different IDEs.' versions: diff --git a/content/copilot/concepts/copilot-billing/about-individual-copilot-plans-and-benefits.md b/content/copilot/concepts/copilot-billing/about-individual-copilot-plans-and-benefits.md index 11f61df99aeb..1a8ccf6acf24 100644 --- a/content/copilot/concepts/copilot-billing/about-individual-copilot-plans-and-benefits.md +++ b/content/copilot/concepts/copilot-billing/about-individual-copilot-plans-and-benefits.md @@ -1,6 +1,6 @@ --- title: About individual Copilot plans and benefits -shortTitle: Individual Copilot plans and benefits +shortTitle: Individual plans intro: '{% data variables.product.company_short %} offers several {% data variables.product.prodname_copilot_short %} plans for individual developers, each with different features, model access, and usage limits to support a wide range of coding needs.' versions: feature: copilot diff --git a/content/copilot/concepts/copilot-billing/index.md b/content/copilot/concepts/copilot-billing/index.md index 852b4d8f87d7..ec0f07c137eb 100644 --- a/content/copilot/concepts/copilot-billing/index.md +++ b/content/copilot/concepts/copilot-billing/index.md @@ -1,6 +1,6 @@ --- -title: Concepts for GitHub Copilot billing -shortTitle: Copilot billing +title: GitHub Copilot billing +shortTitle: Billing intro: 'Understand billing and usage for {% data variables.product.prodname_copilot %}.' versions: feature: copilot @@ -17,4 +17,3 @@ redirect_from: - /managing-copilot/managing-copilot-as-an-individual-subscriber/billing-and-payments - /copilot/managing-copilot/understanding-and-managing-copilot-usage --- - diff --git a/content/copilot/concepts/copilot-billing/requests-in-github-copilot.md b/content/copilot/concepts/copilot-billing/requests-in-github-copilot.md index bfda6a414301..b30460a623cc 100644 --- a/content/copilot/concepts/copilot-billing/requests-in-github-copilot.md +++ b/content/copilot/concepts/copilot-billing/requests-in-github-copilot.md @@ -1,5 +1,6 @@ --- title: Requests in GitHub Copilot +shortTitle: Copilot requests intro: 'Learn about requests in {% data variables.product.prodname_copilot_short %}, including premium requests, how they work, and how to manage your usage effectively.' versions: feature: copilot diff --git a/content/copilot/concepts/copilot-extensions/about-copilot-extensions.md b/content/copilot/concepts/copilot-extensions/about-copilot-extensions.md index e8ffc1a52138..a6fb06efbf10 100644 --- a/content/copilot/concepts/copilot-extensions/about-copilot-extensions.md +++ b/content/copilot/concepts/copilot-extensions/about-copilot-extensions.md @@ -1,5 +1,6 @@ --- title: About Copilot Extensions +shortTitle: About extensions intro: 'Learn about the development process for {% data variables.copilot.copilot_extensions_short %}.' allowTitleToDifferFromFilename: true product: '{% data reusables.gated-features.copilot-extensions %}' diff --git a/content/copilot/concepts/copilot-extensions/agents-for-copilot-extensions.md b/content/copilot/concepts/copilot-extensions/agents-for-copilot-extensions.md index 66d1f7cda79d..4889e7ce3e08 100644 --- a/content/copilot/concepts/copilot-extensions/agents-for-copilot-extensions.md +++ b/content/copilot/concepts/copilot-extensions/agents-for-copilot-extensions.md @@ -1,6 +1,6 @@ --- title: About agents for Copilot Extensions -shortTitle: Agents for Copilot Extensions +shortTitle: Agents intro: 'Learn what {% data variables.copilot.copilot_agents %} are and how they can enhance your {% data variables.copilot.copilot_chat %} experience.' allowTitleToDifferFromFilename: true versions: diff --git a/content/copilot/concepts/copilot-extensions/index.md b/content/copilot/concepts/copilot-extensions/index.md index 0f464a6129fe..636be6d557fc 100644 --- a/content/copilot/concepts/copilot-extensions/index.md +++ b/content/copilot/concepts/copilot-extensions/index.md @@ -1,6 +1,6 @@ --- -title: Concepts for Copilot Extensions -shortTitle: Copilot Extensions +title: GitHub Copilot Extensions +shortTitle: Extensions intro: 'Understand components for building {% data variables.copilot.copilot_extensions_short %}.' versions: feature: copilot diff --git a/content/copilot/concepts/copilot-extensions/skillsets-for-copilot-extensions.md b/content/copilot/concepts/copilot-extensions/skillsets-for-copilot-extensions.md index 3cf2ee611a5c..0fd6c60e58aa 100644 --- a/content/copilot/concepts/copilot-extensions/skillsets-for-copilot-extensions.md +++ b/content/copilot/concepts/copilot-extensions/skillsets-for-copilot-extensions.md @@ -1,12 +1,12 @@ --- title: About skillsets for Copilot Extensions +shortTitle: Skillsets +allowTitleToDifferFromFilename: true intro: 'Learn what {% data variables.copilot.copilot_skillsets %} are and how they simplify integrating third-party tools and functions into your {% data variables.product.prodname_copilot_short %} experience.' versions: feature: copilot-extensions topics: - Copilot -shortTitle: Skillsets for Copilot Extensions -allowTitleToDifferFromFilename: true type: overview redirect_from: - /copilot/building-copilot-extensions/building-a-copilot-skillset-for-your-copilot-extension/about-copilot-skillsets diff --git a/content/copilot/concepts/copilot-knowledge-bases.md b/content/copilot/concepts/copilot-knowledge-bases.md index d28101d0a784..309eae45f654 100644 --- a/content/copilot/concepts/copilot-knowledge-bases.md +++ b/content/copilot/concepts/copilot-knowledge-bases.md @@ -1,5 +1,6 @@ --- title: Copilot knowledge bases +shortTitle: Knowledge bases intro: 'Knowledge bases allow you to bring together Markdown documentation across one or more repositories, which can then be used as context for {% data variables.copilot.copilot_chat_short %}.' versions: fpt: '*' diff --git a/content/copilot/concepts/index.md b/content/copilot/concepts/index.md index ac8aa34ff67b..aafafeaf8900 100644 --- a/content/copilot/concepts/index.md +++ b/content/copilot/concepts/index.md @@ -7,20 +7,20 @@ versions: topics: - Copilot children: - - /copilot-billing - /choosing-the-right-ai-tool-for-your-task - /completions + - /about-github-copilot-chat - /coding-agent + - /code-review + - /about-organizing-and-sharing-context-with-copilot-spaces + - /copilot-billing - /prompt-engineering-for-copilot-chat - /about-customizing-github-copilot-chat-responses - - /code-review - - /about-github-copilot-chat - /content-exclusion-for-github-copilot - - /indexing-repositories-for-copilot-chat - - /about-organizing-and-sharing-context-with-copilot-spaces - - /policies - /copilot-knowledge-bases - /copilot-extensions + - /policies - /rate-limits - /network-settings-for-github-copilot + - /indexing-repositories-for-copilot-chat --- diff --git a/content/copilot/concepts/indexing-repositories-for-copilot-chat.md b/content/copilot/concepts/indexing-repositories-for-copilot-chat.md index 5c6759625cfb..a619264c2172 100644 --- a/content/copilot/concepts/indexing-repositories-for-copilot-chat.md +++ b/content/copilot/concepts/indexing-repositories-for-copilot-chat.md @@ -1,6 +1,6 @@ --- title: Indexing repositories for Copilot Chat -shortTitle: Semantic indexing +shortTitle: Repository indexes intro: '{% data variables.copilot.copilot_chat %} improves responses to questions about code by indexing your repositories.' versions: feature: copilot