MCPcopy
hub / github.com/PatrickJS/awesome-cursorrules / check-pr-author.mjs

File check-pr-author.mjs

scripts/check-pr-author.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { existsSync, readFileSync } from "node:fs";
4

Callers

nothing calls this directly

Calls 6

resolveUserFunction · 0.85
failFunction · 0.85
isAllowlistedFunction · 0.85
parseMinimumAgeFunction · 0.85
accountAgeDaysFunction · 0.85
parseArgsFunction · 0.70

Tested by

no test coverage detected