Use this tag for questions about problems faced when developing apps with Probot, a framework for building GitHub Apps in Node.js.
Tag Usage
While adding the tag to the question, please make sure you have added the error messages in the console to your answer.
The tag should be used in the questions about problems related to:
- Developing an app using Probot framework.
- Receiving GitHub webhooks on Probot ends.
- Interaction of Probot with GitHub applications.
- Usage of REST API and GraphQL API with Probot
- Usage of HTTP Routes while working with Probot.
- Simulating Webhooks.
- Testing app built on Probot
- Logging messages while building Probot
- Extensions based on Probot.
- Deploying application on Glitch, Heroku, Now or any other Platform
- Adding database storage or persistence to your app built on Probot
- Following Best Practices
- References like
robot
,context
,context.github
and GitHub events and associated actions.
Other resources
Extending with GitHub: easy integrations with Probot - GitHub Universe 2017