Skip to content

[bot] Update auto allow-all mode documentation: requires experimental mode#2239

Merged
aaronpowell merged 1 commit into
mainfrom
update/auto-allow-all-experimental-mode-1503244fe1649d18
Jul 9, 2026
Merged

[bot] Update auto allow-all mode documentation: requires experimental mode#2239
aaronpowell merged 1 commit into
mainfrom
update/auto-allow-all-experimental-mode-1503244fe1649d18

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Summary

After reviewing GitHub Copilot releases from the past 7 days (June 30 – July 7, 2026), the Learning Hub pages are remarkably up to date. The one gap found is that the auto allow-all mode documentation in Copilot Configuration Basics was missing a critical behavioral change introduced in v1.0.69-3 (released July 7, 2026).

What changed

Release v1.0.69-3 (2026-07-07):

/allow-all auto now requires experimental mode (/experimental on or --experimental) instead of the AUTO_APPROVAL env var or feature flag

The auto allow-all mode (added in v1.0.69-1) uses an LLM judge to evaluate each tool request and auto-approve safe ones. In v1.0.69-3 this mode was moved behind the experimental flag, and the previous AUTO_APPROVAL environment variable approach was removed entirely.

Section updated

  • website/src/content/docs/learning-hub/copilot-configuration-basics.md
    • Updated the "Auto allow-all mode (v1.0.69+)" callout to:
      1. Clarify that experimental mode must be enabled first (/experimental on or --experimental)
      2. Show the correct activation command (/allow-all auto)
      3. Note that the AUTO_APPROVAL env var has been removed
    • Updated lastUpdated to 2026-07-07

Other pages reviewed (no changes needed)

All other recent features from the past 7 days were already documented:

Feature Version Page Status
/mcp list while agent working v1.0.69-1 understanding-mcp-servers.md ✅ Already documented
stayInAutopilot setting v1.0.69-1 copilot-configuration-basics.md ✅ Already documented
/mcp manager mid-turn toggle v1.0.69-1 understanding-mcp-servers.md ✅ Already documented
kimi-k2.7-code model support v1.0.68 building-custom-agents.md ✅ Already documented

Source announcement

Generated by Learning Hub Updater · 161.1 AIC · ⌖ 13.7 AIC · ⊞ 5.8K ·

Per v1.0.69-3 (2026-07-07), the /allow-all auto mode now requires
experimental features to be active (/experimental on or --experimental).
The previous AUTO_APPROVAL env var approach has been removed.

Update the auto allow-all mode note in Copilot Configuration Basics
to document the experimental mode requirement and activation steps.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@aaronpowell aaronpowell marked this pull request as ready for review July 9, 2026 00:55
Copilot AI review requested due to automatic review settings July 9, 2026 00:55
@aaronpowell aaronpowell enabled auto-merge (squash) July 9, 2026 00:55
@github-actions github-actions Bot added the website-update PR touches website content or code label Jul 9, 2026
@aaronpowell aaronpowell merged commit 44ffa65 into main Jul 9, 2026
12 checks passed
@aaronpowell aaronpowell deleted the update/auto-allow-all-experimental-mode-1503244fe1649d18 branch July 9, 2026 00:56
@github-actions

github-actions Bot commented Jul 9, 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 Jul 9, 2026

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 Learning Hub “Copilot Configuration Basics” documentation to reflect the Copilot CLI v1.0.69-3 behavior change where /allow-all auto now requires experimental mode.

Changes:

  • Updated the “Auto allow-all mode (v1.0.69+)” callout to require enabling experimental mode (/experimental on or --experimental) before using /allow-all auto.
  • Documented removal of the prior AUTO_APPROVAL environment variable approach.
  • Bumped lastUpdated to 2026-07-07.
Show a summary per file
File Description
website/src/content/docs/learning-hub/copilot-configuration-basics.md Updates the auto allow-all mode documentation and the page metadata to match the v1.0.69-3 behavior change.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Low

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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