Skip to content
For maintainers

Quiet by default. Loud only when you ask.

Install Gittensory on a repo and your review surface stays calm. No always-on check runs. No public scoring. You opt into confirmed-miner context, packets, and diagnostics with explicit commands.

No noisy checks
No always-on public check runs. Public surface stays whatever it was before installing.
Confirmed-miner label
Optional configured label on PRs from official confirmed Gittensor miners.
Sanitized sticky comment
At most one sticky comment per confirmed-miner PR. Never exposes private scoring or reward.
@gittensory commands
Trigger preflight, blockers, duplicate-check, miner-context, next-action on demand from a PR comment.
Reviewability packet
Maintainer-only packet summarizing readiness, risk, and review checkpoints for a PR.
Settings preview
Preview Gittensor config recommendations and label policy before applying anything.
Commands

Trigger context only when you want it.

All commands are maintainer-invoked. Output stays scoped to maintainer-visible packets when appropriate.

@gittensory help

List available commands and their scopes.

@gittensory preflight

Run a metadata-only preflight on this PR.

@gittensory blockers

Why this PR isn't yet scoreable / mergeable cleanly.

@gittensory duplicate-check

Scan for related open work in the repo.

@gittensory miner-context

Confirmed-miner lane and outcome context (private to maintainers).

@gittensory next-action

Suggested next move for the contributor.

Repo settings preview

Generate a recommended Gittensor config and label policy as a dry-run before applying anything to the repo.

GET  /v1/repos/:owner/:repo/gittensor-config-recommendation
GET  /v1/repos/:owner/:repo/settings
POST /v1/repos/:owner/:repo/settings-preview
http

Reviewability + readiness

Maintainer-only packets that surface review checkpoints, risk, and intake health.

GET /v1/repos/:owner/:repo/pulls/:number/maintainer-packet
GET /v1/repos/:owner/:repo/pulls/:number/reviewability
GET /v1/repos/:owner/:repo/registration-readiness
http
Public output is sanitized
Confirmed-miner PRs get at most one sticky comment and one configured label. No scoring numbers, no risk language, no reward implications appear publicly — ever.
How it fits your repo

Quiet by default. Useful when called.

A small set of moments where Gittensory pays for itself without adding review noise.

Moment 1 · On install

Nothing changes publicly

No auto-checks, no banner comments. Review surfaces stay exactly as they were.

Moment 2 · On PR open

Confirmed-miner context

Optional sanitized sticky comment and label — only on PRs from confirmed Gittensor miners.

Moment 3 · On demand

Maintainer-only packets

Trigger blockers, duplicate-check, or reviewability from a PR comment. Reasoning stays private.

Preview the maintainer surface

See exactly what posts publicly vs. what only you see privately — side by side.