fix: move orphaned checkpoint items into ✅ Checkpoint section in 07a-your-first-workflow-terminal.md#1908
Merged
Merged
Conversation
…a-your-first-workflow-terminal.md Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix orphaned checkpoint items after Next navigation link
fix: move orphaned checkpoint items into ✅ Checkpoint section in 07a-your-first-workflow-terminal.md
Jul 23, 2026
pelikhan
marked this pull request as ready for review
July 23, 2026 13:11
Contributor
There was a problem hiding this comment.
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.allowedlist in your workflow frontmatter:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
Generated by 📋 Guidelines Enforcer for #1908 · 23.6 AIC · ⌖ 5.37 AIC · ⊞ 5.7K
Comments that could not be inline-anchored
workshop/07a-your-first-workflow-terminal.md:35
Rule violated: Alert level ceiling — use the lowest level that accurately conveys the information
Offending text:
> [!IMPORTANT]
> This `.md` file is **not** the workflow GitHub Actions executes. You write the goal in Markdown; `gh aw compile` generates the `.lock.yml` file that Actions actually runs.
Suggested fix: Change [!IMPORTANT] to [!NOTE]. This is informational context explaining how the tool works — it is not something the learner must act on before continuing…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two checklist items in
workshop/07a-your-first-workflow-terminal.mdappeared after the**Next:**navigation link, outside the## ✅ Checkpointsection — learners would advance before seeing them.Change
## ✅ Checkpointsection, above the<!-- journey: terminal -->navigation block: