Shopify / shipit-engine

Deployment coordination
https://shopify.engineering/introducing-shipit
MIT License
1.42k stars 144 forks source link

[BUG FIX] Bypass max_commits directive if no deployable commit is found within the range #1317

Closed kartiki975 closed 1 year ago

kartiki975 commented 1 year ago

This PR ensures that when no deployable commit is found within the range up to the max_commits directive, it finds a deployable commit beyond that.