Closed pixelastic closed 3 years ago
I'm not so sure displaying the list of all the commits is what we need. We're doing all our checks on the file difference between the reference commit and the current one.
If we display the list of commits, it might display a whole lot of commit that change the same file (like renovate), or commits that cancel each other. Which, in regards to the files checked are just noise.
Maybe displaying a diff of changes files would be better
Done:
Builds on Netlify are correctly cancelled when no relevant file is changed, but the output is hard to parse. In addition to displaying the last deploy commit, I should print the list of commits since the last deploy, with their messages.