Files
probot.github.io/_data/toc.yml
Abhijeet Singh 30862d4b8a Added GitHub Webhook Events to reference section
Added GitHub webhook events to reference section. It being a really handy website and being one of the most visiting website while developing event should be added to the Reference.
2018-04-14 20:49:26 +05:30

26 lines
673 B
YAML

Getting Started:
- docs/README.md
- docs/hello-world.md
- docs/development.md
- docs/webhooks.md
- docs/github-api.md
Advanced:
- docs/http.md
- docs/simulating-webhooks.md
- docs/testing.md
- docs/logging.md
- docs/pagination.md
- docs/extensions.md
- docs/deployment.md
- docs/persistence.md
- docs/best-practices.md
Reference:
- title: robot
url: "https://probot.github.io/api/latest/Robot.html"
- title: context
url: "https://probot.github.io/api/latest/Context.html"
- title: context.github
url: "http://octokit.github.io/rest.js/"
- title: GitHub Webhook Events
url: "https://developer.github.com/webhooks/#events"