A previous execution of the workflow to add git trailers for external accepted PRs failed (https://github.com/urunc-dev/urunc/actions/runs/24578912406/job/71872351207) and further testing showed that the issue was the way we were handling the git user in the reusable action https://github.com/nubificus/git-trailers/blob/feat_auto_merge/action.yml
Furthermore, looking closer to the workflow, there are various issues, like a repeating step for the same action that adds the trailers and some steps with no effect.
We should fix the reusable action and clean up the workflow.
A previous execution of the workflow to add git trailers for external accepted PRs failed (https://github.com/urunc-dev/urunc/actions/runs/24578912406/job/71872351207) and further testing showed that the issue was the way we were handling the git user in the reusable action https://github.com/nubificus/git-trailers/blob/feat_auto_merge/action.yml
Furthermore, looking closer to the workflow, there are various issues, like a repeating step for the same action that adds the trailers and some steps with no effect.
We should fix the reusable action and clean up the workflow.