Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ execSync } from
'child_process'
;
2
3
const
ISSUE_URL =
'https://github.com/getsentry/sentry-javascript/pull/'
;
4
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected