Skip to content

Add fast-track skip path for advanced users at Steps 4–5#123

Merged
pelikhan merged 2 commits into
mainfrom
copilot/workshop-sim-add-fast-track-skip-path
Jul 11, 2026
Merged

Add fast-track skip path for advanced users at Steps 4–5#123
pelikhan merged 2 commits into
mainfrom
copilot/workshop-sim-add-fast-track-skip-path

Conversation

Copilot AI commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Advanced users familiar with GitHub Actions were dropping at Steps 4–5 with no mechanism to skip introductory material they already know.

Changes

04-github-actions-intro.md

  • Replaces the old TIP (linked to Step 5) with a fast-track callout linking directly to Step 6
  • Adds a Prerequisites Knowledge Check — 3-item checklist immediately after the TIP so users can self-assess before skipping

05-agentic-workflows-intro.md

  • Moves the TIP callout to be the first actionable element after the heading (was previously below an italic intro line)
  • Updates callout text to match the Step 6 fast-track pattern

Both files now open with:

> [!TIP]
> **Already know GitHub Actions?** Skip to [Step 6 — Install gh-aw](06-install-gh-aw.md).
> Come back here if you need a refresher on how agentic workflows differ from classic Actions.

- Update 04-github-actions-intro.md: change TIP callout to link directly
  to Step 6, and add a 3-question Prerequisites Knowledge Check
- Update 05-agentic-workflows-intro.md: move TIP callout to be the first
  actionable element (right after the heading) and link to Step 6

Closes #115

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Improve fast-track skip path for advanced users at Steps 4-5 Add fast-track skip path for advanced users at Steps 4–5 Jul 11, 2026
Copilot AI requested a review from pelikhan July 11, 2026 15:17
@pelikhan pelikhan marked this pull request as ready for review July 11, 2026 15:18
@pelikhan pelikhan merged commit 6c463a5 into main Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[workshop-sim] Improve: Add fast-track skip path for advanced users at Steps 4–5

2 participants