Skip to content

Instantly share code, notes, and snippets.

@kdaigle
Created September 25, 2015 18:52
Show Gist options
  • Save kdaigle/fc8f238038b68f2c4fe4 to your computer and use it in GitHub Desktop.
Save kdaigle/fc8f238038b68f2c4fe4 to your computer and use it in GitHub Desktop.
GitHub’s API is used by organizations around the world to integrate their tools and processes with GitHub. During this session, I’ll focus on how GitHub and other organizations use the GitHub's API and webhooks to enhance their existing workflows within GitHub and allow for some new ones too.
Examples of how GitHub uses our own platform that we’ll work through:
* How to get started with the GitHub API in your organization.
* Create tracking issues from Nagios alerts that include diagnostic information, and alert engineers with team mentions.
* Track test output, code coverage, and more with commit statuses.
* Automate repository setup with organization webhooks.
* Track deployments of pull requests across multiple environments and deployment schemes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment