{"id":21540037,"url":"https://github.com/robinpowered/commodus","last_synced_at":"2025-07-24T16:06:27.241Z","repository":{"id":24645057,"uuid":"28054721","full_name":"robinpowered/commodus","owner":"robinpowered","description":"Always ensure pull requests have the thumbs up before merging","archived":false,"fork":false,"pushed_at":"2016-10-25T15:08:18.000Z","size":33,"stargazers_count":17,"open_issues_count":2,"forks_count":5,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-03-24T04:43:40.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jacobstruzik.com/commodus/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robinpowered.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-15T20:29:07.000Z","updated_at":"2018-08-17T16:19:03.000Z","dependencies_parsed_at":"2022-08-23T04:31:45.431Z","dependency_job_id":null,"html_url":"https://github.com/robinpowered/commodus","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinpowered%2Fcommodus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinpowered%2Fcommodus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinpowered%2Fcommodus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinpowered%2Fcommodus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robinpowered","download_url":"https://codeload.github.com/robinpowered/commodus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248150081,"owners_count":21055854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T04:17:03.263Z","updated_at":"2025-04-10T03:26:54.497Z","avatar_url":"https://github.com/robinpowered.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Robinpowered Commodus\n\nA Sinatra powered, heroku ready application that will track open GitHub pull requests, and search comments for the :+1:\n\n![](http://3.bp.blogspot.com/-CmAKAZkYCtQ/UFHmbs36DXI/AAAAAAAAC4M/QCtrQRcmoBk/s1600/thumbs-up-gladiator.gif)\n\n## Usage\n\nSimply run `bundler install` and `ruby app.rb` to startup the Sinatra app locally.\n\nUse `git push heroku master` after cloning to deploy to a heroku server.\n\nSetup a [personal access token](https://help.github.com/articles/creating-an-access-token-for-command-line-use/) with `repo` scope with `export ACCESS_TOKEN=token` or `heroku config:set ACCESS_TOKEN=token`.\n\nSetup a GitHub webhook on your repo/organization that points to `https://yourserver.herokuapp.com/hooks` with `pull_request`, `issue_comment`, `pull_request_review`, and `pull_request_review_comment` feeds. Make sure to set your `SECRET_TOKEN` env variable.\n\nBy default, Commodus will look for comments in the open PR for a `:+1:` or a `:-1:` and calculate the net change per comment.\n\nIf you want to change the default number of :+1:s needed for a repository set the `required_plus_ones` POST parameter in your webhook.\n\n\n[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinpowered%2Fcommodus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinpowered%2Fcommodus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinpowered%2Fcommodus/lists"}