feat(release): add public registration polish gates - #5
Merged
Conversation
Makes GitHub App output quiet for non-miners, switches confirmed miner PRs to public-safe comments and labels by default, disables detailed public check output, and updates install health and docs around Issues write and optional Checks write.
JSONbored
force-pushed
the
codex/gittensory-app-visibility-fix
branch
4 times, most recently
from
May 26, 2026 13:55
5cf9a00 to
88c0780
Compare
JSONbored
force-pushed
the
codex/gittensory-app-visibility-fix
branch
from
May 26, 2026 13:58
88c0780 to
78958f2
Compare
JSONbored
marked this pull request as ready for review
May 26, 2026 14:00
This was referenced Jun 28, 2026
2 tasks
This was referenced Jul 11, 2026
Closed
3 tasks
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
What changed
SUPPORT.md, privacy/terms/support docs pages, and updated public-facing wordingchangelog:check@jsonbored/gittensory-mcpto0.1.4with packagedCHANGELOG.mdand achangelogCLI commandWhy
Gittensory is public now, and the remaining blocker before Gittensor registration is polish: public text needs to match the current product behavior, the GitHub App needs to avoid noisy/private-signal leaks, package releases need a real changelog path, and repo owners need machine-readable registration-readiness guidance.
Validation
npm run test:cinode packages/gittensory-mcp/bin/gittensory-mcp.js changelog --jsonGITTENSORY_SKIP_NPM_VERSION_CHECK=true node packages/gittensory-mcp/bin/gittensory-mcp.js status --jsonnpm view @jsonbored/gittensory-mcp versionLocal gate result: 198 tests passed, branch coverage is 90.02%, MCP package dry-run passed, docs build passed, changelog check passed, and npm audit found no vulnerabilities.
Notes
@jsonbored/gittensory-mcp@0.1.4is prepared but not published by this PR. Publish after merge with the protectedmcp-v0.1.4tag path.