MCPcopy Create free account
hub / github.com/garrytan/gstack / compare-pr-version.ts

File compare-pr-version.ts

scripts/compare-pr-version.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2// compare-pr-version — CI gate helper. Validates the PR's branch VERSION
3// against the queue of other open PRs' claimed versions. Exits 0 (pass)
4// or 1 (confirmed collision).

Callers

nothing calls this directly

Calls 2

parseVFunction · 0.85
cmpFunction · 0.85

Tested by

no test coverage detected