Github bot that automatically funds https://openbounty.status.im bounties
Go to file
Smokyish b520ceb9ae Update readme.md 2017-06-27 12:40:14 +03:00
.gitignore Remove logs 2017-03-07 12:24:22 +01:00
Dockerfile Add webhook secret security measure 2017-06-14 14:34:26 +02:00
LICENSE Add license 2017-06-09 11:52:38 +02:00
index.js Merge pull request #5 from snugghash/master 2017-06-22 12:38:18 +02:00
package.json Adding body-parser to parse JSON 2017-06-11 11:53:57 +05:30
readme.md Update readme.md 2017-06-27 12:40:14 +03:00

readme.md

Aragon Autobounty

Aragon Autobounty bot for CommitETH

A Github bot that will automatically fund issues that are tagged with bounty. These bounties will use CommitETH to incentivize community members to participate and contribute to the development of Aragon.

Open source is awesome, but it is also hard work that needs to be rewarded to ensure top quality work, and that everyone in the world gets a fair chance to do it.

🦋 We at Aragon are using CommitETH to reward open source contributions outside the Aragon Core team.

All issues tagged with bounty are eligible for a bounty on a succesfully merged Pull Request that solves the issue. Even if the bounty says 0 ETH, if it has the bounty label, it is higher than 0 ETH, this bot is created to automate this process of funding these issues so contributors can be rewarded accordingly.

The process

  • An issue is created at the repo
  • Issue is labeled with bounty
  • CommitETH bot adds a bounty to the issue and it is displayed in the issue's comments
  • This autobounty bot automatically funds that issue with a set amount of Ether, so when a successful Pull Request is merged, the contributor is paid that amount for their work.