Skip to content

Point remaining fork URLs at the canonical Fallout-build/Fallout repo#427

Merged
ChrisonSimtian merged 1 commit into
mainfrom
fix/canonical-repo-urls
Jun 25, 2026
Merged

Point remaining fork URLs at the canonical Fallout-build/Fallout repo#427
ChrisonSimtian merged 1 commit into
mainfrom
fix/canonical-repo-urls

Conversation

@ChrisonSimtian

Copy link
Copy Markdown
Collaborator

Problem

A few links still pointed at the personal fork ChrisonSimtian/Fallout (which has issues disabled), left over from before the repo moved into the Fallout-build org. The historical CHANGELOG issue/PR links 404'd against the fork, and the issue-template contribution links sent contributors to the wrong place.

Change

Repoint ChrisonSimtian/FalloutFallout-build/Fallout in the only two authored files where it remained:

  • .github/ISSUE_TEMPLATE/user_story.yml — contribution-guidelines links
  • CHANGELOG.md — releases-page pointer + historical issue/PR/milestone links

Deliberately not touched

  • *.Generated.cs (61 files) — the source-of-truth (Constants.FalloutOwner, the tool generator, tool .json $schema URLs) is already correct on main; these stale generated files pick up the fix at the next GenerateTools run, per the "regenerate once per release" rule.
  • Legitimate non-Fallout references — the @ChrisonSimtian release reviewer, the separate ChrisonSimtian/vs-solutionpersistence vendored fork, and the maintainer's GitHub Sponsors handle/badge.

Non-breaking (docs/CI metadata only).

🤖 Generated with Claude Code

A handful of links still referenced the personal fork ChrisonSimtian/Fallout
(issues disabled there), left over from before the repo moved into the
Fallout-build org. Repoint them at the canonical repo:

- .github/ISSUE_TEMPLATE/user_story.yml — contribution-guidelines links
- CHANGELOG.md — releases-page pointer + historical issue/PR/milestone links
  that 404'd against the fork

Source-of-truth (Constants.FalloutOwner, the tool generator, and tool .json
$schema URLs) was already corrected on main; the 61 *.Generated.cs files still
carry the old URL and pick up the fix at the next GenerateTools regeneration
(per the "regenerate once per release" rule), so they're intentionally left.

Legitimate non-Fallout references are preserved: the @ChrisonSimtian release
reviewer, the separate ChrisonSimtian/vs-solutionpersistence vendored fork, and
the maintainer's GitHub Sponsors handle/badge.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ChrisonSimtian ChrisonSimtian added the target/2026 Targets the 2026 calendar-version line (current). See ADR-0004. label Jun 25, 2026
@ChrisonSimtian ChrisonSimtian merged commit cc92752 into main Jun 25, 2026
5 checks passed
@ChrisonSimtian ChrisonSimtian deleted the fix/canonical-repo-urls branch June 25, 2026 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target/2026 Targets the 2026 calendar-version line (current). See ADR-0004.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant