Skip to content

Add GitHub organization migration plan#920

Open
marcodejongh wants to merge 1 commit intomainfrom
claude/boardsesh-migration-plan-aACE8
Open

Add GitHub organization migration plan#920
marcodejongh wants to merge 1 commit intomainfrom
claude/boardsesh-migration-plan-aACE8

Conversation

@marcodejongh
Copy link
Owner

Comprehensive guide for transferring the repo from marcodejongh/boardsesh to the boardsesh org, covering repo transfer, GHCR images, Vercel, CORS, code references, and verification checklist.

https://claude.ai/code/session_01RXrbhGqfTcfwHhynsBfxMG

Comprehensive guide for transferring the repo from marcodejongh/boardsesh
to the boardsesh org, covering repo transfer, GHCR images, Vercel, CORS,
code references, and verification checklist.

https://claude.ai/code/session_01RXrbhGqfTcfwHhynsBfxMG
@claude
Copy link

claude bot commented Mar 7, 2026

Claude Review

Ready to merge - Documentation-only PR adding a comprehensive migration plan.

No issues found. The migration plan accurately references existing files and configurations, with correct line numbers for the CORS patterns and GHCR image locations.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3e6f973267

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

- Old URL (`github.com/marcodejongh/boardsesh`) redirects to new URL
- Collaborators with personal access retain access
- Stars and watchers preserved
- GitHub Actions workflows continue working (they use `${{ github.repository_owner }}` for GHCR image names, so no changes needed)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove inaccurate claim that workflows need no GHCR changes

This section says GitHub Actions requires no workflow changes because image names use ${{ github.repository_owner }}, but the current test workflows still hardcode the old namespace (.github/workflows/e2e-tests.yml:29 and .github/workflows/backend-tests.yml:24). If operators rely on this statement, CI will continue pulling stale ghcr.io/marcodejongh/* images after transfer and stop validating against newly published ghcr.io/boardsesh/* images.

Useful? React with 👍 / 👎.

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.

2 participants