-
Notifications
You must be signed in to change notification settings - Fork 65.5k
Repo sync #37390
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
…ghes-enablement` (#55127)
Co-authored-by: Sunbrye Ly <[email protected]>
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 performs an automated sync between the public and private repos to preserve continuity without squashing commits. Key changes include updates to conditional version blocks in several markdown files, adjustments to inline documentation notes, and minor text rewording for clarity.
Reviewed Changes
Copilot reviewed 10 out of 20 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| data/reusables/security-overview/settings-limitations.md | Removal of outdated conditionals and cleanup of note formatting. |
| data/reusables/security-overview/alert-differences.md | Removal of conditional blocks to simplify note content. |
| data/reusables/repositories/navigate-to-branches.md | Removal of conditional blocks and redundant screenshots. |
| data/features/code-scanning-autofix.yml | Added a comment indicating feature availability status. |
| content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-security-and-analysis-settings-for-your-organization.md | Updated note text by removing conditional logic for consistency. |
| content/code-security/secret-scanning/introduction/about-secret-scanning.md | Removed expired comments and streamlined secret scanning description. |
| content/code-security/getting-started/quickstart-for-securing-your-organization.md | Added a GHES version reminder and simplified conditional instructions. |
| content/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates.md | Refined wording regarding feature enablement for dependabot security updates. |
| content/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts.md | Updated conditional logic and reorganized enterprise-level settings text. |
| content/admin/configuring-settings/configuring-github-connect/enabling-dependabot-for-your-enterprise.md | Reworded introductory text for clarity and consistency. |
Files not reviewed (10)
- src/github-apps/lib/config.json: Language not supported
- src/rest/data/fpt-2022-11-28/schema.json: Language not supported
- src/rest/data/ghec-2022-11-28/schema.json: Language not supported
- src/rest/data/ghes-3.12-2022-11-28/schema.json: Language not supported
- src/rest/data/ghes-3.13-2022-11-28/schema.json: Language not supported
- src/rest/data/ghes-3.14-2022-11-28/schema.json: Language not supported
- src/rest/data/ghes-3.15-2022-11-28/schema.json: Language not supported
- src/rest/data/ghes-3.16-2022-11-28/schema.json: Language not supported
- src/rest/lib/config.json: Language not supported
- src/webhooks/lib/config.json: Language not supported
Comments suppressed due to low confidence (1)
content/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts.md:108
- Please verify that changing the condition from 'dependabot-alerts-enterprise-enablement or ghes' to 'ghec or ghes' is intentional and that it correctly targets all intended enterprise scenarios.
{% ifversion ghec or ghes %}
Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more
This is an automated pull request to sync changes between the public and private repos.
Our bot will merge this pull request automatically.
To preserve continuity across repos, do not squash this pull request.