Skip to content

Reduce callout noise in the daily-status wizard step#946

Merged
pelikhan merged 2 commits into
mainfrom
copilot/curriculum-eval-fix-style-compliance
Jul 14, 2026
Merged

Reduce callout noise in the daily-status wizard step#946
pelikhan merged 2 commits into
mainfrom
copilot/curriculum-eval-fix-style-compliance

Conversation

Copilot AI commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

workshop/11a-build-daily-status-wizard.md was over the workshop style cap with 7 callout blocks and introduced the wizard flow as too many separate concepts. This change trims redundant signaling and groups related setup choices into a simpler, more linear explanation.

  • Callout reduction

    • Kept the one essential note that distinguishes the wizard path from the manual path.
    • Converted the remaining NOTE/TIP blocks into plain instructional prose.
  • Cognitive load cleanup

    • Rewrote the wizard overview from a four-row concept table into a single summary of the setup flow.
    • Folded engine, secret, PR, merge, and validation guidance into the surrounding steps so the content reads as one guided sequence instead of repeated sidebars.
  • Content shape

    • Preserved the existing learner path, commands, side-quest links, and checkpoint.
    • Reduced visual interruption without changing the actual workflow outcome.

Example of the change in style:

If you choose an engine other than Copilot, you will need that provider's API key. The wizard will prompt you to enter it and offer to store it as a GitHub Actions secret for runtime use.

This replaces a standalone callout with the same guidance inline, keeping the step easier to scan while preserving the decision point.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix callout blocks exceeding style compliance in wizard file Reduce callout noise in the daily-status wizard step Jul 14, 2026
Copilot AI requested a review from pelikhan July 14, 2026 08:31
@pelikhan pelikhan marked this pull request as ready for review July 14, 2026 08:34
@pelikhan pelikhan merged commit 9b6f0fd into main Jul 14, 2026
@pelikhan pelikhan deleted the copilot/curriculum-eval-fix-style-compliance 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.

[curriculum-eval] 11a-build-daily-status-wizard.md: style_compliance — 7 callout blocks exceed 3-block cap by 4

2 participants