GitHub App · free quick gate · private repos supported

GateTest on GitHub —
install once, forget about config.

Free the moment you install: every push and PR gets a quick quality gate — syntax, lint, and hardcoded-secret detection — with results posted as commit statuses and PR comments. Want the full 121-module scan, AI code review, and auto-fix PRs? Run a deeper scan or subscribe to Continuous at gatetest.io.

github.com/apps/GateTestHQ

Select which repos GateTest can access. Public or private. You control the scope — single repo or entire org.

Install GateTest on GitHub →

No credit card for the GitHub App install. Scans under 30s.

what happens on the next push
GateTest detected push to feature/billing-overhaul
Running free quick gate — syntax, lint, secrets, code quality...
[FAIL] secrets — 1 issue
ERR secrets › src/billing/invoice.ts:94
hardcoded API key detected
Commit status: FAILED. PR comment posted.
Want the full 121-module scan + auto-fix PR? → gatetest.io
1

Install the app

Pick individual repos or the whole org. Takes 30 seconds. Free, no card required.

2

Push or open a PR

GateTest hooks into GitHub webhooks — no config file needed. Free quick gate runs automatically on every push.

3

See results in your PR

Commit status (pass/fail) and a PR comment with what the quick gate found.

4

Go deeper (optional, paid)

Full 121-module scan with AI code review, or a $49/mo Continuous subscription that also opens auto-fix PRs — both purchased separately at gatetest.io.

permissions requested
ContentsRead & writeRead your code to scan it, and push the auto-fix branch — code is never stored
Pull requestsRead & writeOpen the auto-fix PR and leave inline review comments
Commit statusesRead & writeGreen ✅ or red ❌ on each commit
IssuesRead & writePost the scan summary as a PR comment
MetadataReadKnow which repos to watch
🔒 Code is never stored. GateTest reads your files, runs them through the modules included in your tier in memory, posts results to GitHub, then discards everything. No database of your code. No training on your codebase.

Not using the GitHub App? Try the CI workflow installer:

curl | bash install for any git host →