GS
I'm migrating circleci pipelines to github actions because I was mixing then to get more github events triggering the pipelines in circleci and it was geting complicated. I start paying for github anyway so I want to keep everything in one place. Was thinking on ways to integrate the tag and releases feature in a pipeline with staging and production env, and your article give me a good starting point. Thanks for sharing, good points for new comes in github actions and experienced in other ci/cd
CommentArticleJul 2, 2023How To Use GitHub Actions for Deployments When Following Trunk-Based Development