Github Copilot App Modernization updates#52086
Merged
Conversation
mikadumont
reviewed
Mar 5, 2026
docs/core/porting/github-copilot-app-modernization/includes/how-to-initiate.md
Outdated
Show resolved
Hide resolved
mikadumont
reviewed
Mar 5, 2026
docs/core/porting/github-copilot-app-modernization/includes/how-to-initiate.md
Outdated
Show resolved
Hide resolved
mikadumont
reviewed
Mar 5, 2026
docs/core/porting/github-copilot-app-modernization/includes/how-to-initiate.md
Outdated
Show resolved
Hide resolved
mikadumont
reviewed
Mar 5, 2026
mikadumont
reviewed
Mar 5, 2026
docs/core/porting/github-copilot-app-modernization/how-to-custom-upgrade-instructions.md
Outdated
Show resolved
Hide resolved
mikadumont
reviewed
Mar 5, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the GitHub Copilot app modernization documentation set to reflect multi-environment support (Visual Studio, VS Code, Copilot CLI, and GitHub.com) and adds a dedicated installation guide.
Changes:
- Added a new Install article and wired it into the landing page and TOC.
- Updated overview/how-to guidance to reference the new install flow and modernize-dotnet agent usage across environments.
- Expanded and refreshed the FAQ and supporting includes, plus added a new zone pivot group for install instructions.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/zone-pivot-groups.yml | Adds a new zone pivot group used by the install article. |
| docs/includes/github-copilot-app-modernization-prereqs.md | Updates prerequisites include and adds a note linking to the install article. |
| docs/core/porting/github-copilot-app-modernization/toc.yml | Adds Install to the section TOC. |
| docs/core/porting/github-copilot-app-modernization/overview.md | Refreshes overview content to reflect multi-environment support and links to install. |
| docs/core/porting/github-copilot-app-modernization/install.md | New install/setup article with pivots for Visual Studio, VS Code, Copilot CLI, and GitHub.com. |
| docs/core/porting/github-copilot-app-modernization/index.yml | Updates landing page title/summary and adds a link to Install. |
| docs/core/porting/github-copilot-app-modernization/includes/how-to-initiate.md | Generalizes initiation steps across supported environments. |
| docs/core/porting/github-copilot-app-modernization/how-to-upgrade-with-github-copilot.md | Updates upgrade how-to to point to install article and modernize-dotnet usage. |
| docs/core/porting/github-copilot-app-modernization/how-to-custom-upgrade-instructions.md | Clarifies custom instruction guidance and updates install prerequisites reference. |
| docs/core/porting/github-copilot-app-modernization/faq.yml | Updates FAQ for expanded environment support and customization guidance. |
docs/core/porting/github-copilot-app-modernization/how-to-custom-upgrade-instructions.md
Outdated
Show resolved
Hide resolved
meaghanlewis
approved these changes
Mar 6, 2026
Contributor
meaghanlewis
left a comment
There was a problem hiding this comment.
These changes LGTM!
docs/core/porting/github-copilot-app-modernization/how-to-custom-upgrade-instructions.md
Outdated
Show resolved
Hide resolved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes #51998
Internal previews