MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / get-commit-list.ts

File get-commit-list.ts

scripts/get-commit-list.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execSync } from 'child_process';
2
3const ISSUE_URL = 'https://github.com/getsentry/sentry-javascript/pull/';
4

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected