Skip to content

step 08: add compile-check diagnostic before trigger steps#880

Merged
pelikhan merged 2 commits into
mainfrom
copilot/workshop-sim-repair-inline-codespaces-actions
Jul 14, 2026
Merged

step 08: add compile-check diagnostic before trigger steps#880
pelikhan merged 2 commits into
mainfrom
copilot/workshop-sim-repair-inline-codespaces-actions

Conversation

Copilot AI commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Students who missed gh aw compile in step 7 arrived at step 8 with a broken workflow and no recovery path when "Hello Agent" didn't appear in the Actions sidebar. The only hint was buried after the trigger steps.

Changes

  • workshop/08-run-your-workflow.md
    • Moved the "Hello Agent not in the sidebar yet?" TIP callout from after the numbered trigger steps to before step 1
    • Added gh aw compile .github/workflows/hello-agent.md --validate as an explicit first diagnostic so compile-miss failures surface immediately rather than leaving learners stuck

The inline Codespace actions:write permissions fix in the "Before You Start" checklist was already present and required no changes.

Move the 'Hello Agent not in the sidebar yet?' TIP before the numbered
trigger instructions and enhance it with a gh aw compile diagnostic
command. Students who skipped the compile step in step 7 now get an
actionable recovery path before attempting to trigger the workflow.

Closes #868

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Repair inline action fix in 08-run-workflow to reduce dropout rate step 08: add compile-check diagnostic before trigger steps Jul 14, 2026
Copilot AI requested a review from pelikhan July 14, 2026 04:35
@pelikhan pelikhan marked this pull request as ready for review July 14, 2026 04:36
@pelikhan pelikhan merged commit 37e1f0b into main Jul 14, 2026
@pelikhan pelikhan deleted the copilot/workshop-sim-repair-inline-codespaces-actions branch July 14, 2026 08:38
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] Repair: Inline the Codespaces actions:write fix in 08-run-workflow to reduce side-quest detour

2 participants