-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge GHCP customize upgrade article with latest folder structure #49046
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
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…n-custom-upgrade-instructions Add doc to describe custom upgrade instructions
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 merges a custom upgrade article into the GitHub Copilot app modernization documentation structure. It adds comprehensive documentation on how to create and apply custom upgrade instructions during .NET upgrades.
Key changes:
- Adds new article on custom upgrade instructions with detailed workflow guidance
- Updates navigation to include the new article in both TOC and landing page
- Standardizes include file references across the documentation
Reviewed Changes
Copilot reviewed 7 out of 10 changed files in this pull request and generated 6 comments.
Show a summary per file
File | Description |
---|---|
toc.yml |
Adds navigation entry for custom upgrade instructions article |
index.yml |
Updates landing page date and adds link to custom upgrade instructions |
how-to-upgrade-with-github-copilot.md |
Simplifies title by removing "How to" prefix |
how-to-custom-upgrade-instructions.md |
New comprehensive article on creating and applying custom upgrade instructions |
quickstart.md |
Updates include file reference to use standardized path |
deploy.md |
Updates include file reference to use standardized path |
containerization.md |
Updates include file reference to use standardized path |
Summary
Continues #48783
Moved to a temp branch to fix merge issues and move files around.
Internal previews