This workshop is focused on GitHub Actions helping you automate software development processes in your GitHub repositories beyond CI/CD. In this workshop, we will dive deep into some such examples and also provide you with links to many such samples workflows and actions.
- A GitHub.com account with a verified e-mail address
- Basic understanding of
yaml
syntax - Basic understanding of SDLC processes
- How to create a GitHub Personal Access Token for your account for
repo
,write:org
andread:org
scope - Nice to have: experience with Repository creation, Secrets, Containers, Issues, Project Boards, GitHub Actions