ideepika / minions-bananas

Testing Repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banana-robot

a GitHub App built with probot that

a Github app build from pro-bot that listens for any pull request, checks all its commits for containing the word "banana" and giving the status "passing" and "failing" based on it.

Usage

  1. Install the app minions & bananas on any repository
  2. Accept the permissions
  3. Allow access to repositories

Screenshots

  • PASSING

Passing

  • FAILING

Failing

Contributors

Setup

# Install dependencies
npm install

# Run the bot
npm start

See docs/deploy.md if you would like to run your own instance of this app.

About

Testing Repo

License:ISC License


Languages

Language:JavaScript 100.0%