Summary
By reading the first seven chapters of this book, you have gathered the necessary skills to implement a complete CI/CD pipeline to automate important tasks that are part of your software development life cycle. You have also learned how to migrate your current pipelines and workflows from other platforms into GitHub Actions, which allows you to manage your code and automation in one single place.
As you begin to put these new skills into practice, you will likely have questions and require practical guidance. You will probably also want to share the lessons you have learned with others and appreciate being part of the community that makes GitHub Actions such a collaborative tool.
In the next Chapter 8, Contributing to the Community and Finding Help, you will review the resources available to support you in your journey of automating workflows with GitHub actions. You will also explore ways in which you can contribute to the community and find help when you need it.
...