Skip to content

[bot] sync: update CLI for Beginners mirror from upstream (2026-04-22)#1496

Draft
github-actions[bot] wants to merge 1 commit intomainfrom
sync/cli-for-beginners-2026-04-24-de7e036b54789e54
Draft

[bot] sync: update CLI for Beginners mirror from upstream (2026-04-22)#1496
github-actions[bot] wants to merge 1 commit intomainfrom
sync/cli-for-beginners-2026-04-24-de7e036b54789e54

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

What changed upstream

New commits found in github/copilot-cli-for-beginners since last sync (ffc668a7af844d2a4c6df8b1ba8a6911c5892e3f):

Commit Date Description Files
68e67e78 2026-04-17 docs: add /statusline command to chapter 01 command reference 01-setup-and-first-steps/README.md
a0962a17 2026-04-17 Updating instructions on how to install skills via gh skill 05-skills/README.md
2c16bcc0 2026-04-20 docs: add auto model selection and document file attachment (v1.0.32) 01-setup-and-first-steps/README.md, 02-context-conversations/README.md
feab3fbc 2026-04-22 Update README.md (add copilot --autopilot launch note) 01-setup-and-first-steps/README.md
96cb6fd0 2026-04-22 Add commit message generation instructions (interactive + programmatic modes) 03-development-workflows/README.md
f163532f 2026-04-22 Update README.md (Bug Fix Workflow restructure) 03-development-workflows/README.md

Note: 02-context-conversations/README.md was updated in 2c16bcc0 but immediately reverted in ab130e97, so it has no net change and was not updated locally.

What was updated locally

01-setup-and-first-steps.md

  • Added new ### Display section with /statusline (or /footer) command for customizing the session status bar
  • Moved /theme from ### Help and Feedback into the new ### Display section
  • Updated /share description to include "self-contained HTML file" export option
  • Added copilot --autopilot direct launch note to the Autopilot mode paragraph
  • Added Auto model picker tip ("Not sure which model to pick? Select Auto...")
  • Updated lastUpdated to 2026-04-24

03-development-workflows.md

  • Updated Bug Fix Workflow code block:
    • Step 2 comment: "Debug the issue" → "Debug the issue and fix"
    • Added > /exit to properly close the interactive session
    • Added Step 4: stage changes with git add .
    • Renumbered generate commit step to 5
    • Added Step 6: git commit -m "<paste generated message>"
    • Changed "Output:" to "Example Output:"
  • Updated Bug Fix Workflow Summary table to match (6 steps, reflecting the new git add and git commit steps)
  • Updated lastUpdated to 2026-04-24

05-skills.md

  • Replaced "Installing a Community Skill Manually" section (using git clone + cp) with "Installing a Community Skill with GitHub CLI" using gh skill install command (requires GitHub CLI v2.90.0+)
  • Updated warning text to say "before installing it" (was "before copying it into your project")
  • Updated lastUpdated to 2026-04-24

Source links


📝 The markdown body of this workflow (workflows/cli-for-beginners-content-sync.md) can be edited directly on GitHub.com without recompilation.

Generated by CLI for Beginners Content Sync · ● 3M ·

Chapter 01: add /statusline Display section, Auto model tip, copilot --autopilot note, /share HTML export
Chapter 03: update Bug Fix Workflow with git add step and commit step 6
Chapter 05: replace manual skill copy with gh skill install command

Source: github/copilot-cli-for-beginners commits 68e67e78, a0962a17, 2c16bcc0, feab3fbc, 96cb6fd0, f163532f

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants