Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

probot

Package Overview
Dependencies
Maintainers
2
Versions
316
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

probot

a trainable robot that responds to activity on GitHub

  • 0.2.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
29K
decreased by-10.27%
Maintainers
2
Weekly downloads
 
Created
Source

Probot

Probot is bot framework for GitHub. It's like Hubot, but for GitHub instead of chat.

If you've ever thought, "wouldn't it be cool if GitHub could…"; imma stop you right there. Most features can actually be added via GitHub Integrations:

Integrations are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They come with granular permissions and built-in webhooks. Integrations are first class actors within GitHub.

–Documentation on GitHub Integrations

Some companies provide hosted integrations that you can install, but there's also a bunch of really cool things you can build yourself, and Probot aims to make that easy.

Here are a few examples of things you can build:

  • autoresponder replies to opened issues with the contents of .github/ISSUE_REPLY_TEMPLATE.md
  • stale closes abandoned issues after a period of inactivity.

Browse all probot plugins.

Contributing

Most of the interesting things are built with plugins, so consider starting by writing a new plugin or improving one of the existing ones.

See CONTRIBUTING.md for other ways to contribute.

Join the chat at https://gitter.im/bkeepers/PRobot

FAQs

Package last updated on 19 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc