[docs-noob-tester] 📚 Documentation Noob Test Report - September 24, 2026 #63093
Closed
Replies: 1 comment
|
This discussion was automatically closed because it expired on 2026-09-25T03:56:57.832Z.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
🔴 Critical Issues Found
None encountered that would fully block getting started. All 3 pages loaded successfully (HTTP 200), no dead links were followed, and every code block I checked had copy-to-clipboard buttons.
One smaller flag: the dev server log showed build-time errors for two Gallery pages (
gallery/ai-issue-triage.mdandgallery/ci-failure-investigation.md) —ENOENT: no such file or directory, open '.../agentics/workflows/issue-triage.md'. These are outside the 3 pages I was asked to test, but they indicate a broken content reference somewhere in the Gallery section that a real user browsing further might hit.🟡 Confusing Areas
/setup/quick-start/, "Configuring authentication" under Step 2). As a noob, I only need to configure one engine (say, Copilot), but the page prints full setup instructions for Copilot, Claude, Codex, Gemini, and Pi back-to-back with no tabs/collapsible sections. It's easy to lose track of which paragraph applies to the engine I actually picked in the wizard. See screenshot below.COPILOT_GITHUB_TOKENPAT) are presented as parallel options without guidance on which one a solo/individual repo owner (no org) should pick — a beginner may not know that the org-billing path doesn't even apply to them.🟢 What Worked Well
ghCLI version, andgh auth login— nothing assumed silently.init,doctor,add-wizard,add,new,compile,list,run,status,logs,audit) each with a "When to use" column — genuinely one of the more beginner-friendly reference tables I've seen; a tip box explicitly tells newcomers to ignore the advanced/enterprise sections further down.gh extension installfails (a nice defensive touch for auth-troubled environments).Recommendations
Quick wins:
ai-issue-triage.md,ci-failure-investigation.md) causing ENOENT build errors.Longer-term:
Screenshots
📎 home.png — Home page — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/7c52ec98bf4e23cfe87efc167aef82e15cf6a1464c25fc58734fbe9c43a76714.png?raw=true
📎 quick-start-top.png — Quick Start Guide (full page) — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/a41cb84fa287581986662e22fa3feaf59f9ef204a2429cf2fa4daecf993339c6.png?raw=true
📎 auth-wall-of-text.png — Quick Start Guide, authentication section (the confusing multi-engine wall of text) — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/540c16c5cafc902c2102460812728fb96c0b9375a632fcfe937fc78240f9da07.png?raw=true
📎 cli-commands.png — CLI Commands page (full page, showing the Day-one commands table) — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/3037dab1ad52b63f9196abb5a62f58e1e1749a061e36a242bcd43a3a4c0c7034.png?raw=true
Warning
Firewall blocked 7 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comandroid.clients.google.comclients2.google.como205451.ingest.us.sentry.ioupdate.googleapis.comwww.google.comwww.gstatic.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
All reactions