Skip to content

Fix gh-aw extension owner org: githubnext → github#83

Merged
pelikhan merged 2 commits into
mainfrom
copilot/workshop-sync-fix-gh-extension-owner
Jul 11, 2026
Merged

Fix gh-aw extension owner org: githubnext → github#83
pelikhan merged 2 commits into
mainfrom
copilot/workshop-sync-fix-gh-extension-owner

Conversation

Copilot AI commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

The workshop incorrectly referenced githubnext/gh-aw for the gh-aw extension, but the extension is published under the github org (github/gh-aw).

Changes

  • workshop/02a-setup-codespace.md — fix extension identifier in the gh extension list verification step
  • workshop/06-install-gh-aw.md — fix extension identifier in install/upgrade commands, confirmation step, and all checkpoint checklist items
-gh extension install githubnext/gh-aw
+gh extension install github/gh-aw

References to githubnext/gh-aw-workshop (the workshop repo itself) are unchanged.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix incorrect gh-aw extension owner in verification step Fix gh-aw extension owner org: githubnext → github Jul 11, 2026
Copilot AI requested a review from pelikhan July 11, 2026 14:27
@pelikhan pelikhan marked this pull request as ready for review July 11, 2026 14:28
@pelikhan pelikhan merged commit 73995e8 into main Jul 11, 2026
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-sync] workshop/02a-setup-codespace.md: incorrect gh-aw extension owner in gh extension list verification step

2 participants