Open
Description
We have lots of great automation in this repository now 🎉
One thing slowing things down, though, is if we want to build a new Ruby we end up building it (at least) 3 times:
- in the PR getting it 🟢
- on
master
after the PR is merged to get it 🟢 - in the release workflow to get it 🟢 and uploaded to the release
Ideally the bottles would be built once (maybe twice) and not all three times.