Skip to content

[bot] Update Learning Hub with Copilot CLI v1.0.7–v1.0.9 changes#1086

Draft
github-actions[bot] wants to merge 1 commit intostagedfrom
update/learning-hub-copilot-march-2026-8376887bf8593110
Draft

[bot] Update Learning Hub with Copilot CLI v1.0.7–v1.0.9 changes#1086
github-actions[bot] wants to merge 1 commit intostagedfrom
update/learning-hub-copilot-march-2026-8376887bf8593110

Conversation

@github-actions
Copy link
Contributor

Updates the Learning Hub documentation to reflect recent GitHub Copilot CLI releases (v1.0.7–v1.0.9, March 13–19 2026).

What changed in Copilot

Version Feature
v1.0.7 New subagentStart hook event (fires when a subagent is spawned, supports context injection)
v1.0.8 Hooks can now be defined in settings.json, settings.local.json, and config.json — not just .github/hooks/
v1.0.6 Hook config files now work across VS Code, Claude Code, and the CLI; camelCase and PascalCase event names both accepted
v1.0.8 Experimental MCP_ALLOWLIST feature flag for validating MCP servers against configured registries

Sections updated

automating-with-hooks.md

  • Added subagentStart row to the Hook Events table with its trigger condition and common use cases
  • Rewrote the "Where do I put hooks configuration files?" FAQ answer to cover both repository-level (.github/hooks/) and user-level (settings.json / settings.local.json / config.json) placement options, plus cross-platform camelCase/PascalCase compatibility note
  • Updated lastUpdated to 2026-03-19

understanding-mcp-servers.md

  • Added a new Best Practice bullet about using the MCP_ALLOWLIST experimental feature flag for registry-level MCP server governance
  • Updated lastUpdated to 2026-03-19

Source announcements

Generated by Learning Hub Updater ·

- Add subagentStart hook event to hooks page (added in v1.0.7)
- Update hook file location docs to cover settings.json/settings.local.json/config.json support (v1.0.8)
- Note cross-platform camelCase/PascalCase hook event name compatibility (v1.0.6)
- Add MCP_ALLOWLIST registry validation tip to MCP servers page (v1.0.8)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants