pressbooks / composer-autoupdate-bedrock

Auto updater action 🤖
0 stars 0 forks source link

fix: automerge wait for checks #68

Closed arzola closed 1 year ago

arzola commented 1 year ago

This PR address https://github.com/pressbooks/private/issues/1183

Now it would wait until all the required checks passed before trying to approve/merge the Pull request

This script would loop every 10 seconds until all the checks are completed

You can see how it's working here: https://github.com/pressbooks/uses-updater/pull/81