Rebrand for the Generality-Labs fork - #1
Merged
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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_ownernow defaults toGenerality-Labs. This is the functional change — scaffolded projects callGenerality-Labs/python-project-template/.github/workflows/{python-ci,node-ci,template-update}.yml@v1and scope their zizmor ref-pin exception and Dependabot ignore toGenerality-Labs/*.copier copycommand, bothuses:examples, and the zizmor/Dependabot paragraphs now reference this repo.python-ci.yml/node-ci.yml.[Unreleased](required bybump-v1.ymlbefore the fork's first release) and points the[unreleased]compare link at this repo.Deliberately unchanged:
author_name/author_emaildefaults (still the actual author; they're per-project prompts), and the historical changelog release links, which document upstream's history.Test plan
appandlibraryvariants locally with the samecopier copy --trust --defaults --vcs-ref=HEADinvocation template-ci uses; both render cleanly and pass its file/bash -nchecks.Generality-Labs/*inci.yml,template-update.yml,zizmor.yml, anddependabot.yml, with zero remainingMattFisherreferences in rendered projects.🤖 Generated with Claude Code