feat(profile): publish Atrinik organization identity - #61
Merged
Conversation
zoeyrose
marked this pull request as ready for review
August 10, 2026 22:34
Member
Author
|
Whole-diff review is complete at |
|
🎉 This PR is included in version 1.8.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
Closes #60.
Coordinates with #57 by extending the existing
config/organization.jsonand authoritativecommunity-health/publisher design; it does not introduce a competing writer or edit the generatedatrinik/.githubrepository.Coordinates
mainat77b83cf30a9f74712f98d9bd39c1e7a66532b0cafeat/organization-profileat014d1e6cb832d34ebd0dfc67d168948189261b2c/workspaces/atrinik/workspace/worktrees/github-settings/issue-60-organization-profile5fceddf4877777178ab6727773bc17dcdf008372(feat(profile): govern organization identity and pins)014d1e6cb832d34ebd0dfc67d168948189261b2c(fix(profile): document public pin workflow)Scope
https://atrinik.organd unrelated owned organization defaults;.github/profile/README.mdfromcommunity-health/profile/README.md, with explicit Classic GPL, replacement MIT, and separate content/media licensing boundaries;Validation
bin/validatetests/*.shtestbash -n bin/* tests/*.shshellcheck bin/* tests/*.shactionlintgit diff --checkbin/publishplan: description is the only organization metadata drift; canonical website is unchanged; no apply performedbin/publish-community-healthplan: addsprofile/README.mdand updates the generated repository README; no apply performedbin/verify-manual-settings: credential and environment metadata pass; it intentionally reports the pre-merge four-pin live state against the governed six-pin targetVerification and deployment
Runtime verification is not applicable to repository governance and generated Markdown. After merge and separate live-mutation authorization:
An organization owner must open https://github.com/atrinik, choose View as: Public, select Customize pins in the Pinned section (or pin repositories when empty), arrange
classic,atrinik,website,content,protocol, andplaytesterin that exact order, and select Save pins. Do not automate that step through an undocumented interface. Then inspect the public profile and links and rerunbin/verify-manual-settings.No live organization or generated-repository changes were applied from this branch.