ci/github-script/get-pr-commit-details: output file list for merge commits (#548277)

This commit is contained in:
Matt Sturgeon
2026-08-02 04:57:02 +00:00
committed by GitHub
@@ -84,6 +84,7 @@ async function getCommitDetailsForPR({ core, pr, repoPath }) {
'log',
'--format=%s\t%aN\t%aE\t%cN\t%cE',
'--name-only',
'-m',
'-1',
sha,
],