What do you think of Continuous Deployment, where you push code to main and, if the tests pass, that code is automatically deployed to production?
I realized I've been running a whole bunch of my own smaller projects that way for several years now and I absolutely love it, and now default to it for everything I build