cylc / cylc-flow

Cylc: a workflow engine for cycling systems.
https://cylc.github.io
GNU General Public License v3.0
335 stars 94 forks source link

GH Actions shortlog: check out head ref #6471

Closed MetRonnie closed 2 weeks ago

MetRonnie commented 2 weeks ago

This avoids the action failing on PRs due to the merge commit checked out by default having different author details to the locally pushed changes by that contributor

MetRonnie commented 2 weeks ago

Observe that the checkout commit matches the pushed commit: https://github.com/cylc/cylc-flow/actions/runs/11777691847/job/32802589334?pr=6471#step:2:362

Tested on workflow_dispatch where the behaviour is unchanged: https://github.com/MetRonnie/cylc-flow/actions/runs/11777695976/job/32802597946