* adding partners to secret scanning docs Co-authored-by: Dusko Dobranic <101048884+ddobranic@users.noreply.github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: skedwards88 <skedwards88@github.com> <!-- Thank you for contributing to this project! You must fill out the information below before we can review this pull request. By explaining why you're making a change (or linking to an issue) and what changes you've made, we can triage your pull request to the best possible team for review. --> ### Why: Closes [issue link] <!-- If there's an existing issue for your change, please link to it in the brackets above. If there's _not_ an existing issue, please open one first to make it more likely that this update will be accepted: https://github.com/github/docs/issues/new/choose. --> ### What's being changed (if available, include any code snippets, screenshots, or gifs): <!-- Let us know what you are changing. Share anything that could provide the most context. If you made changes to the `content` directory, a table will populate in a comment below with links to the preview and current production articles. --> ### Check off the following: - [ ] I have reviewed my changes in staging (look for the "Automatically generated comment" and click the links in the "Preview" column to view your latest changes). - [ ] For content changes, I have completed the [self-review checklist](https://github.com/github/docs/blob/main/contributing/self-review.md#self-review). ### Writer impact (This section is for GitHub staff members only): - [ ] This pull request impacts the contribution experience - [ ] I have added the 'writer impact' label - [ ] I have added a description and/or a video demo of the changes below (e.g. a "before and after video") <!-- Description of the writer impact here --> * updated partner lists * Update partner-secret-list-private-repo.md * Update partner-secret-list-public-repo.md * Update secret-list-private-push-protection.md * Update partner-secret-list-private-repo.md added {%- ifversion fpt or ghec or ghes > 3.6 or ghae-issue-7456 %} pattern info {% endif %} to the 3 updates for secret scanning * Update secret-list-private-push-protection.md added {%- ifversion fpt or ghec or ghes > 3.6 or ghae-issue-7456 %} pattern info {% endif %} to secret scanning partners * Update data/reusables/secret-scanning/partner-secret-list-private-repo.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/partner-secret-list-private-repo.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/partner-secret-list-private-repo.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/partner-secret-list-private-repo.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/partner-secret-list-private-repo.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/partner-secret-list-private-repo.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/partner-secret-list-private-repo.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/partner-secret-list-private-repo.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/secret-list-private-push-protection.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/secret-list-private-push-protection.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/secret-list-private-push-protection.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/secret-list-private-push-protection.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/secret-list-private-push-protection.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/secret-list-private-push-protection.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/secret-list-private-push-protection.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/partner-secret-list-private-repo.md Co-authored-by: Mariam <15mariams@github.com> * Update data/reusables/secret-scanning/partner-secret-list-private-repo.md Co-authored-by: Mariam <15mariams@github.com> * Update data/reusables/secret-scanning/partner-secret-list-private-repo.md Co-authored-by: Mariam <15mariams@github.com> * Update data/reusables/secret-scanning/secret-list-private-push-protection.md Co-authored-by: Mariam <15mariams@github.com> * Update data/reusables/secret-scanning/secret-list-private-push-protection.md Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> * Update data/reusables/secret-scanning/secret-list-private-push-protection.md Co-authored-by: Mariam <15mariams@github.com> Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> Co-authored-by: Mariam <15mariams@github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Data
This directory contains data files that are parsed and made available to pages in the site.data object.
All YML and Markdown files in this directory are configured to be translated on Crowdin by default.
Features
Feature files are used for feature-based versioning. See features/README.md.
Glossaries
We provide a customer-facing glossary on the site. Other glossary files are used by our Crowdin integration. See glossaries/README.md.
GraphQL
GraphQL schema files are kept in sync with github/github via scheduled workflows. See graphql/README.md.
Reusables
Reusables are long strings of reusable text. See reusables/README.md.
Variables
Variables are short strings of reusable text. See variables/README.md.
Webhooks
Webhook payload JSON files are used in the webhook events docs.
ui.yml
ui.yml contains localized strings used in layouts.
Learning Tracks
Learning tracks are a collection of articles that help you master a particular subject. See learning-tracks/README.md.
Versioning
Many YAML files in this directory's subdirectories, like features, glossaries, variables, and learning tracks, as well as Markdown files within the reusables directory, can include YAML versioning or Liquid versioning within Markdown strings. See the README.md files in the subdirectories for details.