Ensure related files are included in the PR
"dependent"
$
placeholder to reference the base filename:
Get Changed Files
Process Dependencies
Handle Placeholders
Return Result
src/(.+)\.js$
captures the path and filename (without extension) in $1
test/$1.test.js
uses the captured value to construct the expected test file path