-
Notifications
You must be signed in to change notification settings - Fork 655
Sync changes from GitHub Docs #1078
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR synchronizes policy documents from GitHub Docs, updating privacy and legal documentation to reflect current practices and organizational changes.
- Updated GitHub Subprocessors list with additions and removal
- Fixed internal links in privacy documentation
- Enhanced GitHub Cookies documentation with comprehensive cookie table
- Updated pre-release license terms for defense obligations and liability
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| github-subprocessors.md | Added CoreWeave subprocessor and removed VividCortex from third-party subprocessors list |
| github-general-privacy-statement.md | Fixed broken external link to use internal site policy path |
| github-cookies.md | Complete rewrite with detailed cookie tracking table and comprehensive provider information |
| github-pre-release-license-terms.md | Updated indemnity section to defense obligations with AI compliance requirements |
Comments suppressed due to low confidence (1)
Policies/privacy-policies/github-subprocessors.md:1
- Missing space before the closing pipe character in the table cell. Should be
United States |to maintain consistent formatting with other rows.
---
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| If you have questions or concerns about a new subprocessor, please contact us via {% data variables.contact.contact_privacy %}. | ||
| GitHub provides a great deal of transparency regarding how we use your data, how we collect your data, and with whom we share your data. To that end, we provide this page which details how we use cookies. | ||
|
|
||
| GitHub uses cookies to provide and secure our websites, as well as to analyze the usage of our websites, in order to offer you a great user experience. Please take a look at our [Privacy Statement](/github/site-policy/github-privacy-statement#our-use-of-cookies-and-tracking-technologies) if you’d like more information about cookies, and on how and why we use them and cookie-related personal data. You can change your preference about non-essential cookies at any time by following [these instructions](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-your-cookie-preferences-for-githubs-enterprise-marketing-pages). |
Copilot
AI
Sep 4, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] This paragraph is extremely long and difficult to read. Consider breaking it into 2-3 shorter sentences for better readability.
| GitHub uses cookies to provide and secure our websites, as well as to analyze the usage of our websites, in order to offer you a great user experience. Please take a look at our [Privacy Statement](/github/site-policy/github-privacy-statement#our-use-of-cookies-and-tracking-technologies) if you’d like more information about cookies, and on how and why we use them and cookie-related personal data. You can change your preference about non-essential cookies at any time by following [these instructions](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-your-cookie-preferences-for-githubs-enterprise-marketing-pages). | |
| GitHub uses cookies to provide and secure our websites. We also use cookies to analyze the usage of our websites. This helps us offer you a great user experience. Please take a look at our [Privacy Statement](/github/site-policy/github-privacy-statement#our-use-of-cookies-and-tracking-technologies) if you’d like more information about cookies, and on how and why we use them and cookie-related personal data. You can change your preference about non-essential cookies at any time by following [these instructions](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-your-cookie-preferences-for-githubs-enterprise-marketing-pages). |
| [LinkedIn](https://www.linkedin.com/legal/privacy-policy) | BizographicsOptOutBizographicsOptOut | This cookie is used to determine opt-out status for non-members. | 10 years | ||
| [LinkedIn](https://www.linkedin.com/legal/privacy-policy) | `li_giant` | This cookie is used for conversion tracking. | 7 Days | https://www.linkedin.com/legal/privacy-policy |
Copilot
AI
Sep 4, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Row 109 has an inconsistent cookie name format (missing backticks) and row 110 has an extra column with a URL that doesn't match the table structure. The cookie name should be `BizographicsOptOutBizographicsOptOut` and the extra URL column should be removed from row 110.
| [LinkedIn](https://www.linkedin.com/legal/privacy-policy) | BizographicsOptOutBizographicsOptOut | This cookie is used to determine opt-out status for non-members. | 10 years | |
| [LinkedIn](https://www.linkedin.com/legal/privacy-policy) | `li_giant` | This cookie is used for conversion tracking. | 7 Days | https://www.linkedin.com/legal/privacy-policy | |
| [LinkedIn](https://www.linkedin.com/legal/privacy-policy) | `BizographicsOptOutBizographicsOptOut` | This cookie is used to determine opt-out status for non-members. | 10 years | |
| [LinkedIn](https://www.linkedin.com/legal/privacy-policy) | `li_giant` | This cookie is used for conversion tracking. | 7 Days |
repo sync