Closed lldelisle closed 2 months ago
@nsoranzo I added this head -n 1
because you can have multiple closed PR from the same branch, see https://github.com/bgruening/galaxytools/pull/1353 and https://github.com/bgruening/galaxytools/pull/1350.
This is what caused the CI to fail for bgruening galaxytools repo: https://github.com/planemo-autoupdate/autoupdate/actions/runs/10995709180/job/30537933271#step:10:1069
But probably the head -n 1
is only useful for closed PR.
Yes, I think you missed my suggestion to add | head -n 1
at line 127.
Indeed, I just fixed this.
Sorry...
Thanks @lldelisle !
This will probably need a round 3 but thanks @nsoranzo for the review. I feel like we are moving forward.
Looking at the logs there are at least 2 things to fix: