Giter VIP home page Giter VIP logo

commodus's Introduction

Robinpowered Commodus

A sinatra powered, heroku ready application that will track open pull requests, and search comments for the ๐Ÿ‘

Usage

Simply run bundler install and ruby app.rb to startup the sinatra app locally.

Use git push heroku master after cloning to deploy to a heroku server.

Setup a personal access token with repo scope with export ACCESS_TOKEN=token or heroku config:set ACCESS_TOKEN=token.

Setup a Github webhook on your repo/organization that points to https://yourserver.herokuapp.com/hooks with pull_request and issue_comment feeds. Make sure to set your SECRET_TOKEN env variable.

By default, Commodus will look for comments in the open PR for a :+1: or a :-1: and calculate the net change per comment.

If you want to change the default number of ๐Ÿ‘s needed for a repository set the required_plus_ones POST parameter in your webhook.

commodus's People

Contributors

jstruzik avatar joshrowley avatar mcos avatar

Watchers

Kyle MacDonald avatar Jeff Escalante avatar James Cloos avatar Carrot avatar Elvin G. Marmol avatar Mike Adamitey avatar  avatar Aleksandra Matiyev avatar Michael Duke avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.