cirruslabs / cirrus-ci-agent

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

Respect clone depth for PR fetches #259

Closed fkorotkov closed 2 years ago

fkorotkov commented 2 years ago

It appeared that PR fetching was not respecting clone depth. Also simplified the logic overall.