[bot] Update Copilot app documentation with recent features - #2586
Merged
aaronpowell merged 2 commits intoAug 10, 2026
Merged
Conversation
Adds documentation for stacked pull request support in Agent Merge, requesting/re-requesting Copilot code reviews from the app, background running via tray/dock, and the Worktree location setting. Adds a Further Reading section linking to the app and CLI changelogs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
There was a problem hiding this comment.
Threat detection produced a warning for this pull request output.
These changes need to be scrutinized before merge and only merged after a careful manual review.
- Detection reason:
parse_error - Review workflow run logs: https://github.com/github/awesome-copilot/actions/runs/31217688973
aaronpowell
reviewed
Aug 10, 2026
Contributor
Author
|
🟡 Contributor Reputation Check: MEDIUM risk
Maintainers: please review this contributor before merging. |
aaronpowell
marked this pull request as ready for review
August 10, 2026 01:37
aaronpowell
enabled auto-merge (squash)
August 10, 2026 01:37
aaronpowell
approved these changes
Aug 10, 2026
aaronpowell
deleted the
copilot/update-learning-hub-app-features-32f34297edb0dcb8
branch
August 10, 2026 01:38
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Copilot app Learning Hub page with recently released desktop features.
Changes:
- Documents configurable worktree locations and background operation.
- Adds stacked pull request and code-review capabilities.
- Updates the page’s modification date.
Show a summary per file
| File | Description |
|---|---|
website/src/content/docs/learning-hub/github-copilot-app.md |
Documents recent Copilot app features. |
Review details
Tip
Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 1/1 changed files
- Comments generated: 2
- Review effort level: Balanced
|
|
||
| ### Requesting Code Reviews | ||
|
|
||
| From the app, you can request a Copilot code review on a pull request—and re-request a review even from reviewers who already responded—without leaving the session. This keeps the review loop inside the same workspace where the change was made. |
|
|
||
| ### Running in the Background | ||
|
|
||
| Closing the app's main window keeps it running in the background instead of quitting, with tray (Windows/Linux) or Dock (macOS) support to bring it back. This means scheduled automations and in-progress sessions keep running even when the window isn't open. |
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.
Warning
Threat Detection Engine Failure — The analysis engine could not complete. This is a tooling failure, not a security finding.
What happened
The threat detection results could not be parsed.
Review the workflow run logs for details.
Summary
Reviewed the past week of GitHub Copilot updates (github.blog/changelog, copilot-cli changelog, github/app changelog) against the Learning Hub pages and found the Copilot app page (
github-copilot-app.md) was missing coverage of several recently shipped app features.New features found (from
github/appchangelog v1.1.3–v1.1.5)Other changes reviewed (milestone editing, disk space banner, permission-mode alignment with the CLI, CLI plugin/marketplace and sandbox improvements) were either minor UI polish or already adequately covered by existing pages (e.g.
installing-and-using-plugins.md, last updated 2026-08-04, already documents Open Plugin Spec v1 andmcp.json), so no further edits were made there.Sections updated
website/src/content/docs/learning-hub/github-copilot-app.md:lastUpdatedSources
No new page was warranted — these are incremental refinements to existing app functionality rather than a standalone new capability.
Warning
Firewall blocked 2 domains
The following domains were blocked by the firewall during workflow execution:
code.visualstudio.comgithub.blogTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.