-
Notifications
You must be signed in to change notification settings - Fork 61.4k
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
Repo sync #37139
Conversation
Co-authored-by: Siara <[email protected]>
Co-authored-by: Fernando <[email protected]> Co-authored-by: Ben Ahmady <[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 automated PR synchronizes content between the public and private repositories to ensure consistency across documentation related to GitHub Copilot. The changes include additions of new reference guides for code referencing, removal of deprecated REST API endpoints, and updates to redirection paths and links for improved navigation.
Reviewed Changes
Copilot reviewed 44 out of 48 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
data/reusables/copilot/code-referencing-verifying.md | Added guide for verifying code referencing functionality |
data/reusables/copilot/code-referencing-note.md | Minor wording updates in reference notes |
content/rest/copilot/index.md | Updated children list by removing obsolete endpoints |
content/rest/copilot/copilot-usage.md | Removed retired API endpoints documentation |
content/rest/copilot/copilot-metrics.md | Updated redirection for migrated endpoints |
content/copilot/using-github-copilot/using-extensions-to-integrate-external-tools-with-copilot-chat.md | Updated note text and link reference for Copilot extensions |
content/copilot/using-github-copilot/getting-code-suggestions-in-your-ide-with-github-copilot.md | Cleanup of redirect references and redundant entries |
content/copilot/using-github-copilot/finding-public-code-that-matches-github-copilot-suggestions.md | Adjusted introductory text and code blocks for consistency |
content/copilot/using-github-copilot/copilot-chat/index.md | Added new redirection paths for Copilot Chat documentation |
content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-github.md | Extended redirection mappings for improved accessibility |
content/copilot/responsible-use-of-github-copilot-features/responsible-use-of-github-copilot-chat-in-github.md | Updated redirection mappings |
content/copilot/quickstart.md | Added redirection paths to incorporate the synced structure |
content/copilot/managing-copilot/configure-personal-settings/configuring-github-copilot-in-your-environment.md | Revised link targets for installing plugins in JetBrains and Visual Studio |
content/copilot/customizing-copilot/managing-copilot-knowledge-bases.md | Expanded redirection paths for knowledge base management |
content/contributing/style-guide-and-content-model/style-guide.md | Updated CTA button link example and supporting text |
content/codespaces/reference/using-github-copilot-in-github-codespaces.md | Updated reference link to point to the quickstart documentation |
Files not reviewed (4)
- src/github-apps/data/fpt-2022-11-28/fine-grained-pat-permissions.json: Language not supported
- src/github-apps/data/fpt-2022-11-28/fine-grained-pat.json: Language not supported
- src/github-apps/data/fpt-2022-11-28/server-to-server-permissions.json: Language not supported
- src/github-apps/data/fpt-2022-11-28/server-to-server-rest.json: Language not supported
Comments suppressed due to low confidence (1)
content/copilot/using-github-copilot/finding-public-code-that-matches-github-copilot-suggestions.md:4
- [nitpick] Consider using consistent terminology when referring to code matches – either 'matching' or 'similar' – to improve clarity throughout the document.
intro: 'If you allow {% data variables.product.prodname_copilot %} to make suggestions that match publicly available code, {% data variables.product.prodname_copilot_short %} will display references to any similar code that is found.'
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.