cirruslabs / cirrus-ci-agent

Agent to execute Cirrus CI tasks
Mozilla Public License 2.0
13 stars 6 forks source link

Checkout head for PRs #252

Closed fkorotkov closed 2 years ago

fkorotkov commented 2 years ago

And only if it fails like during the recent GH incident, try to fetch merge ref.

We've see bunch of weird but rare transient fetch failures since #247 got deployed.

Fixes https://github.com/cirruslabs/cirrus-ci-docs/issues/1086