Building automations with GitHub Apps and GraphQL
Facilitators: @ahoglund and @tarebyte
Chat Moderators: @jovel, @jpemberthy, and @xuorig
Have you ever wondered how to make cool robots that can help manage repositories? This session will show you how to bootstrap a GitHub App and get it running in under one hour. Speakers @tarebyte and @ahoglund will walk you through selecting composite resources from the GraphQL API and generating a starter application in JavaScript with authentication.
📣 Prerequisites
Please have the following installed in your workstation:
📚 Resources
- On using GitHub Tags
- Intro on GitHub Apps
- Intro on GraphQL and GraphQL in GitHub