[bot] sync: update CLI for Beginners mirror from upstream (2026-04-22)#1496
Draft
github-actions[bot] wants to merge 1 commit intomainfrom
Draft
[bot] sync: update CLI for Beginners mirror from upstream (2026-04-22)#1496github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed upstream
New commits found in
github/copilot-cli-for-beginnerssince last sync (ffc668a7af844d2a4c6df8b1ba8a6911c5892e3f):01-setup-and-first-steps/README.mdgh skill05-skills/README.md01-setup-and-first-steps/README.md,02-context-conversations/README.mdcopilot --autopilotlaunch note)01-setup-and-first-steps/README.md03-development-workflows/README.md03-development-workflows/README.mdNote:
02-context-conversations/README.mdwas updated in2c16bcc0but immediately reverted inab130e97, so it has no net change and was not updated locally.What was updated locally
01-setup-and-first-steps.md### Displaysection with/statusline(or/footer) command for customizing the session status bar/themefrom### Help and Feedbackinto the new### Displaysection/sharedescription to include "self-contained HTML file" export optioncopilot --autopilotdirect launch note to the Autopilot mode paragraphAutomodel picker tip ("Not sure which model to pick? SelectAuto...")lastUpdatedto2026-04-2403-development-workflows.md> /exitto properly close the interactive sessiongit add .git commit -m "<paste generated message>"git addandgit commitsteps)lastUpdatedto2026-04-2405-skills.mdgit clone+cp) with "Installing a Community Skill with GitHub CLI" usinggh skill installcommand (requires GitHub CLI v2.90.0+)lastUpdatedto2026-04-24Source links