Skip to content

[side-quest] Extract Pre-Flight Check into a new optional side quest - #3174

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
side-quest-08-preflight-check-75bb9d1d26612bc2
Draft

[side-quest] Extract Pre-Flight Check into a new optional side quest#3174
github-actions[bot] wants to merge 1 commit into
mainfrom
side-quest-08-preflight-check-75bb9d1d26612bc2

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Caution

Protected files were modified in this change.
This pull request is in request_review mode and requires explicit human scrutiny before merge.

Protected files: README.md

This PR extracts a self-contained troubleshooting detour from workshop/08-run-your-workflow.md into its own optional side quest.

Source file mined: workshop/08-run-your-workflow.md (Step 8 — Run and Watch Your Workflow)

Side quest extracted: The "Pre-flight check" section — a two-part checklist for confirming the compiled lock file is present/current and that the permissions: block matches the learner's chosen billing path — is now workshop/side-quest-08-02-preflight-check.md.

Routing changes:

  • Step 8 keeps a short pre-flight summary plus a new [!TIP] "Optional Side Quest" callout linking to the new side quest, so the main path (trigger the workflow, watch it run, confirm success) stays intact and uninterrupted.
  • The new side quest ends with a "Return to the main adventure" link back to Run and Watch Your Workflow.
  • workshop/README.md's "Optional Side Quests" section now lists the new side quest, noting it branches from Step 8.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • registry.npmjs.org

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "registry.npmjs.org"

See Network Configuration for more information.

Generated by 🗺️ Side Quest · copilot · auto · 122.2 AIC · ⌖ 8.14 AIC · ⊞ 7.7K ·

  • expires on Sep 11, 2026, 1:49 PM UTC

Move the lock-file/billing pre-flight checklist out of Step 8
(Run and Watch Your Workflow) into a new optional side quest so the
main run-workflow path stays focused on triggering and watching a run.

- workshop/08-run-your-workflow.md now has a short pre-flight summary
  with an Optional Side Quest callout
- workshop/side-quest-08-02-preflight-check.md holds the full
  lock-file-and-billing checklist, with a return link back to Step 8
- workshop/README.md lists the new side quest in the optional section

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation side-quest workshop labels Sep 10, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Protected files were modified in this pull request and require manual scrutiny before merge.

Please verify that each protected-file change is intentional, policy-compliant, and safe:

  • Protected files: README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation side-quest workshop

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants