Skip to content

[bot] Update Copilot app documentation with recent features - #2586

Merged
aaronpowell merged 2 commits into
mainfrom
copilot/update-learning-hub-app-features-32f34297edb0dcb8
Aug 10, 2026
Merged

[bot] Update Copilot app documentation with recent features#2586
aaronpowell merged 2 commits into
mainfrom
copilot/update-learning-hub-app-features-32f34297edb0dcb8

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

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/app changelog v1.1.3–v1.1.5)

  • Stacked pull request support in Agent Merge (stack summary in the merge drawer, merge a whole stack together)
  • Requesting Copilot code reviews — and re-requesting from reviewers who already responded — directly from the app
  • Closing the main window now keeps the app running in the background (tray/dock), so sessions and automations keep running
  • New Worktree location setting in Settings > Sessions to customize where session worktrees are created

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 and mcp.json), so no further edits were made there.

Sections updated

  • website/src/content/docs/learning-hub/github-copilot-app.md:
    • Agent Merge section: added stacked PR support
    • New "Requesting Code Reviews" subsection
    • Isolated Worktrees section: added Worktree location setting
    • New "Running in the Background" subsection
    • Added a "Further Reading" section linking to the app and CLI changelogs
    • Bumped lastUpdated

Sources

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.com
  • github.blog

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "code.visualstudio.com"
    - "github.blog"

See Network Configuration for more information.

Generated by Learning Hub Updater · auto · 82.8 AIC · ⌖ 9.23 AIC · ⊞ 8.5K ·

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>

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread website/src/content/docs/learning-hub/github-copilot-app.md Outdated
@github-actions github-actions Bot added the website-update PR touches website content or code label Aug 10, 2026
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

🟡 Contributor Reputation Check: MEDIUM risk

Check Risk
Profile MEDIUM
Credential audit NONE

Maintainers: please review this contributor before merging.
See the workflow run for full details.
Automated check powered by AGT.

@github-actions github-actions Bot added the needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk label Aug 10, 2026
@aaronpowell
aaronpowell marked this pull request as ready for review August 10, 2026 01:37
Copilot AI balanced review requested due to automatic review settings August 10, 2026 01:37
@aaronpowell
aaronpowell enabled auto-merge (squash) August 10, 2026 01:37
@aaronpowell
aaronpowell merged commit 46b2dde into main Aug 10, 2026
19 checks passed
@aaronpowell
aaronpowell deleted the copilot/update-learning-hub-app-features-32f34297edb0dcb8 branch August 10, 2026 01:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agentic-threat-detected automated-update copilot-updates needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk website-update PR touches website content or code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants