[docs-noob-tester] 📚 Documentation Noob Test Report - 2026-08-10 #51678
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Documentation Noob Tester. A newer discussion is available at Discussion #51926. |
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 a beginner — no broken links, no 404s, and the code snippets (
gh extension install github/gh-aw,gh aw add-wizard ...) are copy-pasteable and internally consistent with the CLI reference page.🟡 Confusing Areas
gh auth/scopes. The linegh auth login --scopes repo,workflowis dropped in without explaining what "scopes" mean or why workflow-writing needs them — a total beginner may not know if they already have these.🟢 What Worked Well
gh extension installfails due to auth issues) anticipate a real beginner failure mode proactively.Recommendations
Quick wins:
Longer-term:
gh auth login --scopesexplaining why those scopes are needed, since this is likely the first friction point for non-technical or junior beginners.Screenshots
📎 home.png — Home page — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/128b6f1b3612a3b5fbfe4e1079f9413b9ea228ed71d0c8c609938c93cd694f47.png?raw=true
📎 quickstart-top.png — Quick Start page (full page) — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/01b66cf2e9e7fe994956ec8ca11dc9c8fcfce3657a8e62f5d3c8ce40c7434d0a.png?raw=true
📎 cli-page.png — CLI Commands page (full page) — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/0c75b45e79f38cf91299be0214f7f8e5085d5cedea3f4b90a25de93f7e05658b.png?raw=true
Warning
Firewall blocked 5 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comandroid.clients.google.comclients2.google.comsafebrowsingohttpgateway.googleapis.comwww.google.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
All reactions