Skip to content

[docs] Self-healing documentation fixes from issue analysis - 2026-07-18#46314

Merged
pelikhan merged 1 commit into
mainfrom
doc-healer/engine-auth-table-2026-07-18-e64e6f2943a9c6cd
Jul 18, 2026
Merged

[docs] Self-healing documentation fixes from issue analysis - 2026-07-18#46314
pelikhan merged 1 commit into
mainfrom
doc-healer/engine-auth-table-2026-07-18-e64e6f2943a9c6cd

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Summary

Adds a per-engine authentication reference table to the AI Engines section of how-they-work.mdx.

Changes

  • docs/src/content/docs/introduction/how-they-work.mdx: Added an authentication quick-reference table listing each supported engine (copilot, claude, codex, gemini), its engine: frontmatter value, and the required secret or permission. Added a prose introduction sentence and a link to the full Authentication reference page.

Motivation

Users setting up non-default engines had to navigate to the authentication reference to discover which secret was required. The new table surfaces this information inline at the point where engines are first introduced.

Generated by PR Description Updater for #46314 · 24.4 AIC · ⌖ 4.32 AIC · ⊞ 4.7K ·

Closes #46004

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 PR Triage

Field Value
Category docs
Risk 🟢 low
Priority Score 35/100
Score Breakdown impact: 15, urgency: 10, quality: 10
Action auto_merge

Self-healing documentation fixes from automated issue analysis. Low-risk docs-only change.

Batch: standalone

Generated by 🔧 PR Triage Agent · 52.2 AIC · ⌖ 6.84 AIC · ⊞ 5.6K ·

@pelikhan
pelikhan marked this pull request as ready for review July 18, 2026 05:34
Copilot AI review requested due to automatic review settings July 18, 2026 05:34
@pelikhan
pelikhan merged commit 4440010 into main Jul 18, 2026
9 checks passed
@pelikhan
pelikhan deleted the doc-healer/engine-auth-table-2026-07-18-e64e6f2943a9c6cd branch July 18, 2026 05:34
@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

🧠 Matt Pocock Skills Reviewer has completed the skills-based review. ✅

@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

PR Code Quality Reviewer completed the code quality review.

@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Design Decision Gate 🏗️ completed the design decision gate check.

No ADR enforcement needed: PR #46314 does not have the 'implementation' label and has 0 new lines of code in business logic directories (threshold: 100).

@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Test Quality Sentinel completed test quality analysis.

No test files were added or modified in this PR. Test Quality Sentinel skipped. (PR #46314 is a documentation-only change to docs/src/content/docs/introduction/how-they-work.mdx)

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

Adds a compact authentication table to the engine introduction, addressing issue #46004.

Changes:

  • Documents frontmatter values and authentication requirements for four engines.
  • Links each authentication method to its reference documentation.
Show a summary per file
File Description
docs/src/content/docs/introduction/how-they-work.mdx Adds the per-engine authentication table.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

| Engine | Frontmatter `engine:` | Secret or permission required |
|---|---|---|
| Copilot (default) | `copilot` | [`copilot-requests: write`](/gh-aw/reference/auth/#copilot-requests-write-permission) permission or [`COPILOT_GITHUB_TOKEN`](/gh-aw/reference/auth/#copilot_github_token) |
| Claude | `claude` | [`ANTHROPIC_API_KEY`](/gh-aw/reference/auth/#anthropic_api_key) |

@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.

No blocking issues. The added authentication table is accurate, well-placed, and includes a reference link. No code changes.

🔎 Code quality review by PR Code Quality Reviewer · 7.52 AIC · ⌖ 4.25 AIC · ⊞ 5.6K
Comment /review to run again

@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.

Docs-only change adding a per-engine auth table to how-they-work.mdx. All anchor links verified against reference/auth.mdx — every #anchor resolves to an existing section header. The Codex row correctly reflects the CODEX_API_KEY/OPENAI_API_KEY fallback behaviour. No issues found.

🧵 Reviewed using Impeccable skills by Impeccable Skills Reviewer · 13.7 AIC · ⌖ 4.26 AIC · ⊞ 5K

@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.

Skills-Based Review

Applied /grill-with-docs — the change is well-scoped and terminology aligns with the existing auth reference. All anchor links in auth.mdx resolve correctly. APPROVE.

🧠 Reviewed using Matt Pocock's skills by Matt Pocock Skills Reviewer · 20.2 AIC · ⌖ 4.26 AIC · ⊞ 6.7K
Comment /matt to run again

@github-actions

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.82.13

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.

2 participants