Skip to content

Rebrand for the Generality-Labs fork - #1

Merged
MattFisher merged 1 commit into
mainfrom
generality-labs-rebrand
Aug 11, 2026
Merged

MattFisher merged 1 commit into
mainfrom
generality-labs-rebrand

Conversation

@MattFisher

Copy link
Copy Markdown

Summary

This fork is the template home for Generality-Labs projects, so references to the upstream owner move to this repo where they're load-bearing or reader-facing:

  • copier.yml: github_owner now defaults to Generality-Labs. This is the functional change — scaffolded projects call Generality-Labs/python-project-template/.github/workflows/{python-ci,node-ci,template-update}.yml@v1 and scope their zizmor ref-pin exception and Dependabot ignore to Generality-Labs/*.
  • README: the copier copy command, both uses: examples, and the zizmor/Dependabot paragraphs now reference this repo.
  • Workflow header comments in python-ci.yml / node-ci.yml.
  • LICENSE: adds a Generality Labs copyright line; the upstream line is retained as MIT requires.
  • CHANGELOG: documents the change under [Unreleased] (required by bump-v1.yml before the fork's first release) and points the [unreleased] compare link at this repo.

Deliberately unchanged: author_name/author_email defaults (still the actual author; they're per-project prompts), and the historical changelog release links, which document upstream's history.

Test plan

  • Rendered both app and library variants locally with the same copier copy --trust --defaults --vcs-ref=HEAD invocation template-ci uses; both render cleanly and pass its file/bash -n checks.
  • Verified rendered output references Generality-Labs/* in ci.yml, template-update.yml, zizmor.yml, and dependabot.yml, with zero remaining MattFisher references in rendered projects.

🤖 Generated with Claude Code

Flip the github_owner default to Generality-Labs so scaffolded projects
call the reusable workflows from this repo and scope their zizmor and
Dependabot exceptions to Generality-Labs/*. Update the README examples,
workflow header comments, and the [unreleased] changelog link to match,
and add a Generality Labs line to the LICENSE alongside the retained
upstream copyright.

The author_name/author_email defaults and the historical changelog
release links deliberately stay as upstream wrote them.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@MattFisher
MattFisher merged commit 08fa8d3 into main Aug 11, 2026
3 checks passed
@MattFisher
MattFisher deleted the generality-labs-rebrand branch August 11, 2026 05:50
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