Continuous deployment and its preceding steps of continuous integration, code review, coding, testing, and design are done in a very atypical way at GitHub. These techniques result in developer happiness and a culture of innovation while supporting notable levels of uptime and stable application behavior. In the land of GitHub, chat room-listening robots push binaries to production. Feature toggles dominate the landscape of new user interface and business logic elements. Build metadata injects itself into the version control system. Tickets automatically close themselves based on commit messages and branch promotion. Join Matthew for this presentation and find out the way in which this process emerged, how it is under constant adjustment, what has been working well, where some surprises caused a bit of pain, and what we see as our next steps in this radical but effective way to rapidly ship quality products to customers.