April 2024
Intermediate to advanced
250 pages
5h 7m
English
In this chapter, we will focus on learning how to automate common tasks in GitHub with GitHub Actions using GitHub Issues. This is often called IssueOps. In this chapter, we’ll create a simple solution that allows you to manage repositories. This does not make sense for a personal account, but the solution should be easily adaptable for an enterprise context in which governance of repositories – such as naming conventions and permissions – is an important topic. The chapter contains the following recipes: