You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The anchor text "GitHub Secrets" is linked to the gh-aw safe-outputs reference page:
**[GitHub Secrets](https://github.github.com/gh-aw/reference/safe-outputs/)** gives you a secure vault for sensitive values
The safe-outputs page documents the gh-aw output-routing pipeline (create-issue, add-comment, push-to-pull-request-branch, etc.) — it has nothing to do with GitHub repository secrets. A reader clicking this link will find entirely unrelated content.
Correct behaviour
Link to the canonical GitHub Docs page for encrypted secrets, or remove the hyperlink:
Problem 2: Broken numbered list in "Try it: Verify masking"
The ordered list in the "Try it" section resets to 1 after the fenced code block, producing two separate lists (steps 1–2, then steps 1–3) instead of one continuous 1–5 sequence:
1. Create WORKSHOP_TOKEN ... 2. Add this temporary step ... [code block] 1. Trigger a manual run ... ← resets to 1 2. Open the run logs ... 3. Remove the temporary step ...
This makes step 3 ("Trigger a manual run") appear as step 1, confusing learners.
Suggested fix
Renumber the continuation as steps 3, 4, 5 explicitly, or restructure so the code block does not break the list.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpg
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
Workshop file reviewed
workshop/side-quest-16-02-secrets-and-permissions.mdProblem 1: Misdirected link
The anchor text "GitHub Secrets" is linked to the gh-aw safe-outputs reference page:
The safe-outputs page documents the gh-aw output-routing pipeline (create-issue, add-comment, push-to-pull-request-branch, etc.) — it has nothing to do with GitHub repository secrets. A reader clicking this link will find entirely unrelated content.
Correct behaviour
Link to the canonical GitHub Docs page for encrypted secrets, or remove the hyperlink:
Problem 2: Broken numbered list in "Try it: Verify masking"
The ordered list in the "Try it" section resets to 1 after the fenced code block, producing two separate lists (steps 1–2, then steps 1–3) instead of one continuous 1–5 sequence:
This makes step 3 ("Trigger a manual run") appear as step 1, confusing learners.
Suggested fix
Renumber the continuation as steps 3, 4, 5 explicitly, or restructure so the code block does not break the list.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.