1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Merge pull request #32181 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-03-22 05:57:16 -04:00
committed by GitHub
5 changed files with 14 additions and 14 deletions

View File

@@ -48,7 +48,7 @@ Verified students, teachers, and maintainers of popular open source projects on
## About privacy for {% data variables.product.prodname_copilot_for_individuals %}
You have the ability to manage and make choices regarding the collection, retention, and processing of your data, allowing you to maintain control over your privacy while using {% data variables.product.prodname_copilot_for_individuals %}.
Learn more about {% data variables.product.prodname_dotcom %}'s data collection, retention, and processing for {% data variables.product.prodname_copilot_for_individuals %}.
### What data does {% data variables.product.prodname_copilot_for_individuals %} collect?
@@ -56,15 +56,15 @@ You have the ability to manage and make choices regarding the collection, retent
### User Engagement Data
When you use {% data variables.product.prodname_copilot %} it will collect usage information about events generated when interacting with the IDE or editor. These events include user edit actions like if Suggestions are accepted or dismissed, and error and general usage data to identify metrics like latency and features engagement. This information may include personal data, such as pseudonymous identifiers.
When you use {% data variables.product.prodname_copilot %} it will collect usage information about events generated when interacting with {% data variables.product.prodname_copilot %}. These events include user edit actions like if Suggestions are accepted or dismissed, and error and general usage data to identify metrics like latency and features engagement. This information may include personal data, such as pseudonymous identifiers.
#### Prompts
A Prompt is the bundle of contextual information the {% data variables.product.prodname_copilot %} extension sends when a user is working on a file and pauses typing, or when the user opens the {% data variables.product.prodname_copilot_short %} pane. Prompts are retained unless you have disabled code snippet collection in your settings.
A Prompt is the collection of code and supporting contextual information {% data variables.product.prodname_copilot %} sends to {% data variables.product.company_short %} to generate Suggestions, including data you submit through a chat interface. {% data variables.product.prodname_copilot %} in the code editor retains Prompts unless you have disabled code snippet collection in your settings. {% data variables.product.prodname_copilot_cli %} retains Prompts in order to provide the Service.
#### Suggestions
A Suggestion is one or more lines of proposed text returned to the {% data variables.product.prodname_copilot %} extension after a Prompt is received and processed by the AI-model. Suggestions are retained unless you disable code snippet collection in your settings.
A Suggestion is the code, functions, or other output returned to you by {% data variables.product.prodname_copilot %} after a Prompt is received and processed by the AI-model. {% data variables.product.prodname_copilot %} in the code editor retains Suggestions unless you disable code snippet collection in your settings. {% data variables.product.prodname_copilot_cli %} retains Suggestions in order to provide the Service.
### How is the data in {% data variables.product.prodname_copilot_for_individuals %} used and shared?
@@ -93,7 +93,7 @@ To ensure the protection of sensitive data such as user edit actions, source cod
{% data variables.product.prodname_copilot %} gives you choices about how it uses the data it collects.
- User Engagement Data: User Engagement Data, including pseudonymous identifiers and general usage data, is necessary for the proper functioning of {% data variables.product.prodname_copilot %}. This data is collected, processed, and shared with Microsoft while you use {% data variables.product.prodname_copilot %}.
- Retention of Prompts and Suggestions: You have the option to decide whether Prompts and Suggestions are retained by {% data variables.product.company_short %} and shared with Microsoft. These preferences can be adjusted in the [{% data variables.product.prodname_copilot %} settings](https://github.com/settings/copilot).
- Retention of Prompts and Suggestions: You have the option to decide whether Prompts and Suggestions, when using {% data variables.product.prodname_copilot %} in your code editor, are retained by {% data variables.product.company_short %} and shared with Microsoft. These preferences can be adjusted in the [{% data variables.product.prodname_copilot %} settings](https://github.com/settings/copilot).
- Requesting Deletion: If you wish to delete Prompts and Suggestions associated with your {% data variables.product.company_short %} identity, contact {% data variables.contact.contact_support %}.
### Will my private code be shared with other users?

View File

@@ -21,11 +21,11 @@ If you choose to allow suggestions matching public code, and you accept a sugges
### Enabling or disabling prompt and suggestion collection
You can choose whether your prompts and suggestions are collected and retained by {% data variables.product.prodname_dotcom %} and further processed and shared with Microsoft and by adjusting your user settings. For more information about data that {% data variables.product.prodname_copilot %} may collect depending on your settings, see "[AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-terms-for-additional-products-and-features#github-copilot)" and the [{% data variables.product.prodname_copilot %} privacy FAQ](https://github.com/features/copilot/#faq-privacy-copilot-for-business).
You can choose whether your prompts and suggestions from your code editor are collected and retained by {% data variables.product.prodname_dotcom %} and further processed and shared with Microsoft and by adjusting your user settings. For more information about data that {% data variables.product.prodname_copilot %} may collect depending on your settings, see "[AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-terms-for-additional-products-and-features#github-copilot)" and the [{% data variables.product.prodname_copilot %} privacy FAQ](https://github.com/features/copilot/#faq-privacy-copilot-for-business).
{% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.copilot-settings %}
1. To allow or prevent {% data variables.product.prodname_dotcom %} using your data, select or deselect **Allow {% data variables.product.prodname_dotcom %} to use my code snippets for product improvements**.
1. To allow or prevent {% data variables.product.prodname_dotcom %} using your data, select or deselect **Allow {% data variables.product.prodname_dotcom %} to use my code snippets from the code editor for product improvements**.
{% data reusables.copilot.save-settings %}{% endif %}
## Further reading

View File

@@ -1,9 +1,9 @@
{% warning %}
**Deprecation note**: {% data variables.product.prodname_dotcom %} is deprecating repository security advisories in private repositories{% ifversion ghec %} that do not have {% data variables.product.prodname_GH_advanced_security %} (GHAS) enabled{% endif %}. As of May 15, 2024, you will no longer be able to create security advisories in private repositories{% ifversion ghec %} that do not have GHAS enabled{% endif %}.
**Deprecation note**: {% data variables.product.prodname_dotcom %} is deprecating repository security advisories in private repositories. As of May 15, 2024, you will no longer be able to create security advisories in private repositories.
This deprecation does not affect published security advisories on public repositories. {% ifversion ghec %}It also does not affect security advisories on private repositories that have GHAS enabled.{% endif %}
This deprecation does not affect published security advisories on public repositories.
Formerly published advisories in private repositories {% ifversion ghec %}that do not have GHAS enabled{% endif %} will disappear. If you need to save previously published advisories, you can download them using the "[List repository security advisories](/rest/security-advisories/repository-advisories?apiVersion=2022-11-28#list-repository-security-advisories)" endpoint.
Formerly published advisories in private repositories will disappear. If you need to save previously published advisories, you can download them using the "[List repository security advisories](/rest/security-advisories/repository-advisories?apiVersion=2022-11-28#list-repository-security-advisories)" endpoint.
{% endwarning %}

View File

@@ -1,9 +1,9 @@
{% warning %}
**Deprecation note**: {% data variables.product.prodname_dotcom %} is deprecating repository security advisories in private repositories{% ifversion ghec %} that do not have {% data variables.product.prodname_GH_advanced_security %} (GHAS) enabled{% endif %}. As of May 15, 2024, you will no longer be able to create security advisories in private repositories{% ifversion ghec %} that do not have GHAS enabled{% endif %}.
**Deprecation note**: {% data variables.product.prodname_dotcom %} is deprecating repository security advisories in private repositories. As of May 15, 2024, you will no longer be able to create security advisories in private repositories.
This deprecation does not affect published security advisories on public repositories. {% ifversion ghec %}It also does not affect security advisories on private repositories that have GHAS enabled.{% endif %}
This deprecation does not affect published security advisories on public repositories.
Formerly published advisories in private repositories {% ifversion ghec %}that do not have GHAS enabled{% endif %} will disappear. If you need to save previously published advisories, you can download them using the {% data variables.product.prodname_dotcom %} REST API. For more information, see "[AUTOTITLE](/rest/security-advisories/repository-advisories?apiVersion=2022-11-28)."
Formerly published advisories in private repositories will disappear. If you need to save previously published advisories, you can download them using the {% data variables.product.prodname_dotcom %} REST API. For more information, see "[AUTOTITLE](/rest/security-advisories/repository-advisories?apiVersion=2022-11-28)."
{% endwarning %}

View File

@@ -1 +1 @@
1. In the left sidebar, click **{% octicon "copilot" aria-hidden="true" %} GitHub Copilot**.
1. In the left sidebar, click **{% octicon "copilot" aria-hidden="true" %} Copilot**.