Probot - GitHub Apps to automate and improve your workflow
Probot is a framework for building GitHub Apps in Node.js. It aims to eliminate all the drudgery–like receiving and validating webhooks, and doing authentication handstands–so you can focus on the features you want to build. Probot apps are easy to write, deploy, and share.
Here are few examples: stale - closes abandoned issues after a period of inactivity.settings - syncs repository settings defined in
request-info - requests more info from newly opened Pull Requests and Issues that contain either default titles or whose description is left blank.
Check out the featured apps or browse more examples on GitHub
Here are few examples: stale - closes abandoned issues after a period of inactivity.
.github/settings.yml
to GitHub, enabling Pull Requests for repository settings. https://probot.github.io
https://github.com/probot/probot
License:
Tech:
Tags: