This is the only product I use right now as part of my CI/CD process with Git. It offer me options ranging from running builds, automated tests, building and deploying docker images to different container registries, deploying applications to different platforms.
It could be used for a lot more and It has good documentation with an easy learning curve.
I love GitHub Actions and highly credit them for being cost free for open source projects. I used it for automated testing, compiling and deploying. I also build my static website with GitHub Actions and thanks to GitHub Pages you don't have to worry about hosting.
automation with github actions its quite powerful, its at least as powerful as any other ci/cd tool out there but with the bonus of github clarity and fully integrated with git
I use it daily. It's great and allows more work to be done in the GitHub interface/tools. It lacks a central view of status across an org or user's repos.
The documentation is clear and well organized, and I love that there are so many actions to choose from in the market. I have a lot of respect for all who contribute their own actions and look forward to exploring more of them as I continue work on my projects.