Skip to content

chore: migrate repo-location refs from Gerrrt to dotgibson org#27

Merged
Gerrrt merged 4 commits into
mainfrom
claude/github-org-migration-dotgibson-kqnrfn
Jul 1, 2026
Merged

chore: migrate repo-location refs from Gerrrt to dotgibson org#27
Gerrrt merged 4 commits into
mainfrom
claude/github-org-migration-dotgibson-kqnrfn

Conversation

@Gerrrt

@Gerrrt Gerrrt commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

What

Part of the org migration Gerrrtdotgibson. Rewrites hardcoded repo-location references in this repo's own (non-vendored) files:

  • .github/workflows/* — reusable-workflow uses: refs, github.repository_owner guards (silently no-op under any other owner), dispatch URLs
  • test/check-core-freshness.sh upstream URL
  • README showcase badge (gerrrt.github.iodotgibson.github.io), CLAUDE.md

Vendored core/ — follow-up

The vendored core/ subtree is not hand-edited here (repo rule). Its Gerrrt refs are fixed upstream in dotgibson/dotfiles-core#128 and arrive via make sync after that merges — pushed as a follow-up commit to this same branch. core-integrity stays green meanwhile (it validates the pinned core.lock core_sha, unchanged).

Not changed

nvim lua/gerrrt/** namespace and @gerrrt handles.

🤖 Generated with Claude Code


Generated by Claude Code

Rewrite hardcoded repo-location references (URLs, reusable-workflow
uses: refs, github.repository_owner guards, showcase Pages badge) from
the Gerrrt personal account to the new dotgibson org across this repo's
own non-vendored files: workflows, test scripts, README, CLAUDE.md,
bootstrap + os overlays.

The vendored core/ subtree is intentionally NOT hand-edited here; its
Gerrrt refs are fixed upstream in dotfiles-core and arrive via the next
make sync (after dotfiles-core#128 merges). The nvim lua/gerrrt/**
namespace and @Gerrrt handles are left unchanged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RMEBzQWNQPcYfUEbin1zjW
Copilot AI review requested due to automatic review settings July 1, 2026 06:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Migrates hardcoded repository-location references from the former Gerrrt owner to the new dotgibson org across this repo’s non-vendored scripts, docs, and GitHub Actions workflows, aligning CI dispatches and reusable-workflow uses: targets with the org migration.

Changes:

  • Updated upstream URLs and docs links from github.com/Gerrrt/... to github.com/dotgibson/... in scripts and documentation.
  • Switched GitHub Actions reusable workflow references (uses:) to dotgibson/dotfiles-core/...@v2.
  • Updated the showcase site link and the notify-web workflow dispatch target/owner guard to dotgibson.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
test/check-core-freshness.sh Updates the default upstream Core repo URL to the new org.
README.md Updates the showcase link to the new GitHub Pages domain.
CLAUDE.md Updates the dotfiles-core hyperlink to the new org.
.github/workflows/notify-web.yml Updates repository owner guard and repository_dispatch endpoint to dotgibson/dotfiles-web.
.github/workflows/freshness.yml Updates the suggested subtree pull URL to the new org.
.github/workflows/core-integrity.yml Retargets reusable workflow uses: to dotgibson/dotfiles-core at @v2.
.github/workflows/bootstrap.yml Retargets reusable workflow uses: to dotgibson/dotfiles-core at @v2.
.github/workflows/auto-tag.yml Retargets reusable workflow uses: to dotgibson/dotfiles-core at @v2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

claude added 3 commits July 1, 2026 19:20
ca64382 Merge pull request #128 from dotgibson/claude/github-org-migration-dotgibson-kqnrfn
d39fb32 chore: migrate repo-location refs from Gerrrt to dotgibson org
e5f757b Merge pull request #127 from dotgibson/dependabot/github_actions/actions/checkout-7.0.0
cb7543f ci: bump actions/checkout from 4.3.1 to 7.0.0
43bc9f4 Merge pull request #126 from Gerrrt/claude/dotfiles-windows-git-processes-qjqcpz
028d4aa perf(starship): pin explicit command_timeout so wedged git modules get reaped

git-subtree-dir: core
git-subtree-split: ca643825a5ca15e267d7f7a09876735f3551857c
@Gerrrt Gerrrt merged commit fbbc262 into main Jul 1, 2026
5 checks passed
@Gerrrt Gerrrt deleted the claude/github-org-migration-dotgibson-kqnrfn branch July 1, 2026 19:23
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.

3 participants