Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Probot - GitHub Apps to automate and improve your workflow

  • Share this:
post-title
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 .github/settings.yml to GitHub, enabling Pull Requests for repository settings.
  • 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
  • https://probot.github.io
    https://github.com/probot/probot
    License:
    Tech: