Searched refs:changedFiles (Results 1 – 1 of 1) sorted by relevance
51 const changedFiles = await Git.logFilesAsync({ fromCommit: mergeBase }); constant55 return changedFiles.some(({ path }) => path.startsWith(pkgPath));