Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ lint-release-proposal-commit-list.mjs
File
lint-release-proposal-commit-list.mjs
tools/actions/lint-release-proposal-commit-list.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
// Takes a stream of JSON objects as inputs, validates the CHANGELOG contains a
4
// line corresponding, then outputs the prURL value.
Callers
nothing calls this directly
Calls
11
readFile
Function · 0.90
match
Method · 0.65
slice
Method · 0.65
parse
Method · 0.65
createInterface
Function · 0.50
assert
Function · 0.50
indexOf
Method · 0.45
exec
Method · 0.45
ok
Method · 0.45
error
Method · 0.45
log
Method · 0.45
Tested by
no test coverage detected