-
Notifications
You must be signed in to change notification settings - Fork 2
chore: migrate references from githubnext to github organization #474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
|
📰 DEVELOPING STORY: Smoke Copilot reports failed. Our correspondents are investigating the incident... |
|
Chroot tests failed Smoke Chroot failed - See logs for details. |
|
💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges... |
✅ Coverage Check PassedOverall Coverage
Coverage comparison generated by |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR performs a comprehensive migration of all repository, container registry, and documentation references from the githubnext organization to the github organization across 62 files. The migration is part of transitioning the gh-aw-firewall project to the official GitHub organization.
Changes:
- Updated repository references from
githubnext/gh-aw-firewalltogithub/gh-aw-firewall - Migrated gh-aw references from
githubnext/gh-awtogithub/gh-aw - Updated MCP gateway references from
githubnext/gh-aw-mcpgtogithub/gh-aw-mcpg - Changed container registry paths from
ghcr.io/githubnext/toghcr.io/github/ - Updated documentation site URLs from
githubnext.github.io/gh-awtogithub.github.io/gh-aw
Reviewed changes
Copilot reviewed 62 out of 62 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tests/integration/*.test.ts | Updated PR and registry references in test comments |
| src/*.ts | Updated default registry paths and documentation examples |
| docs/*.md | Updated installation URLs, repository links, and usage examples |
| docs-site/**/*.md | Updated documentation site references and live site URLs |
| install.sh | Updated repository references in installer script |
| action.yml | Updated repository and registry references in GitHub Action |
| README.md | Updated repository links and project references |
| scripts/*.sh | Updated default repository references |
| containers/agent/*.sh | Updated PR reference in Docker stub script |
| .github/workflows/*.yml | Updated all action references, MCP gateway containers, and gh-aw installation commands |
| .github/aw/*.md | Updated schema IDs, installation instructions, and canonical upstream references |
| .github/agents/*.md | Updated repository references and canonical upstream URLs |
| CLAUDE.md, AGENTS.md | Updated registry paths and PR references in developer documentation |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Migrates all repository, container registry, and documentation references from
githubnexttogithuborganization.Changes
githubnext/gh-aw-firewall→github/gh-aw-firewallgithubnext/gh-aw→github/gh-awgithubnext/gh-aw-mcpg→github/gh-aw-mcpgghcr.io/githubnext/→ghcr.io/github/githubnext.github.io/gh-aw→github.github.io/gh-aw62 files updated across install scripts, source code, tests, docs, workflows, and config files.
Preserved references
The following
githubnextreferences are intentionally unchanged:githubnext/agentics(separate repository)githubnext.com(GitHub Next website)githubnext.github.io(external site, not gh-aw docs)/githubnext/*as URL path patternsOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.