Presented at NDC Sydney 2020
GitHub Actions is an automation tool for any software workflow related to your repository. It's fantastic for CI/CD, and can deploy almost anything to almost anywhere. But the story doesn't stop there. In this session we'll start by looking at how you can deliver your software by building CI/CD workflows with GitHub Actions. Then, we'll dive deeper to see how you can respond to almost any event. There are dozens of events that can trigger workflows, and extensibility points for reacting to events from external tools. Come see how these can be tied together in clever ways to automate everything around your codebase.