Skip to content

Commit

Permalink
Merge pull request github#28597 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Sep 29, 2023
2 parents cd2d4aa + 1b004c8 commit 359a96b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,13 @@ shortTitle: Your business subscription

{% endnote %}

## About managing your {% data variables.product.prodname_copilot_for_business %} subscription

This article applies to setting up and managing a {% data variables.product.prodname_copilot %} subscription for your organization{% ifversion ghec %} or enterprise{% endif %} account. If you want to set up {% data variables.product.prodname_copilot %} for your personal account, see "[AUTOTITLE](/billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription-for-your-personal-account)."

{% ifversion ghec %}

You can set up a {% data variables.product.prodname_copilot_for_business %} subscription for your organization or enterprise account. If you set up a subscription for your organization account, you can grant access to {% data variables.product.prodname_copilot %} for individuals and teams within your organization. If you set up a subscription for your enterprise account, you can grant access to {% data variables.product.prodname_copilot %} for organizations within your enterprise.
You can set up a {% data variables.product.prodname_copilot_business_short %} subscription for your organization or enterprise account. If you set up a subscription for your organization account, you can grant access to {% data variables.product.prodname_copilot %} for individuals and teams within your organization. If you set up a subscription for your enterprise account, you can grant access to {% data variables.product.prodname_copilot %} for organizations within your enterprise.

## Setting up a {% data variables.product.prodname_copilot_business_short %} subscription for your enterprise

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ topics:
shortTitle: Your individual subscription
---

## About managing your {% data variables.product.prodname_copilot_for_individuals %} subscription

This article applies to setting up and managing a {% data variables.product.prodname_copilot %} subscription for your personal account. If you are an organization {% ifversion ghec %}or enterprise{% endif %} administrator and want to set up {% data variables.product.prodname_copilot %} for your organization{% ifversion ghec %} or enterprise{% endif %}, see "[AUTOTITLE](/billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription-for-your-organization-or-enterprise)."

If you have access to {% data variables.product.prodname_copilot %} through a {% data variables.product.prodname_copilot_for_business %} seat, you will not be able to make administrative changes.

{% data reusables.copilot.dotcom-settings %}

## Setting up a {% data variables.product.prodname_copilot %} trial or subscription for your personal account

Before you can start using {% data variables.product.prodname_copilot_for_individuals %}, you will need to set up a free trial or subscription.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ We recommend reviewing the following caveats before you change the visibility of
- {% data variables.product.product_name %} will detach private forks and turn them into a standalone private repository. For more information, see "[AUTOTITLE](/pull-requests/collaborating-with-pull-requests/working-with-forks/what-happens-to-forks-when-a-repository-is-deleted-or-changes-visibility#changing-a-private-repository-to-a-public-repository)"{% ifversion fpt or ghec %}
- If you're converting your private repository to a public repository as part of a move toward creating an open source project, see the [Open Source Guides](http://opensource.guide) for helpful tips and guidelines. You can also take a free course on managing an open source project with [{% data variables.product.prodname_learning %}]({% data variables.product.prodname_learning_link %}). Once your repository is public, you can also view your repository's community profile to see whether your project meets best practices for supporting contributors. For more information, see "[AUTOTITLE](/communities/setting-up-your-project-for-healthy-contributions/about-community-profiles-for-public-repositories)."
- The repository will automatically gain access to {% data variables.product.prodname_GH_advanced_security %} features.
{%- ifversion fpt or ghec %}
- Attachments uploaded to the repository's issues and pull requests will become inaccessible until the repository is made private again or the attachments are reuploaded. This is a temporary limitation that {% data variables.product.company_short %} is working to resolve.
{%- endif %}

For information about improving repository security, see "[AUTOTITLE](/code-security/getting-started/securing-your-repository)."{% endif %}

Expand Down
2 changes: 2 additions & 0 deletions data/reusables/copilot/dotcom-settings.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Configuring {% data variables.product.prodname_copilot %} settings on {% data variables.product.prodname_dotcom_the_website %}

Before you can start using {% data variables.product.prodname_copilot %}, you will need to set up a {% ifversion fpt %}free trial or{% endif %} subscription. For more information, see "[AUTOTITLE](/billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription-for-your-personal-account)" or "[AUTOTITLE](/billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription-for-your-organization-or-enterprise)."

Once you have an active {% data variables.product.prodname_copilot %} {% ifversion fpt %}trial or{% endif %} subscription, you can adjust {% data variables.product.prodname_copilot %} settings for your personal account on {% data variables.product.prodname_dotcom %} in the [{% data variables.product.prodname_copilot %} settings](https://github.com/settings/copilot). The settings apply anywhere that you use {% data variables.product.prodname_copilot %}. You can configure the suggestions that {% data variables.product.prodname_copilot %} offers and how {% data variables.product.company_short %} uses your telemetry data.

### Enabling or disabling duplication detection
Expand Down

0 comments on commit 359a96b

Please sign in to comment.