Ask HN: Any payment system integration for GitHub?

1 points by mcs_ ↗ HN
Is there any way to 'release funds' when your commit/s get merged into a specific branch.

Example of work flow:

Create milestone Link budget to the milestone Define issues Link payout to issues (% or fixed)

Once the issue is closed via commit and the commit is merged into the master branch (or the branch related to the milestone) the 'prize' is automatically released to the author/s of the commit/s.

1 comment

[ 5.1 ms ] story [ 12.9 ms ] thread
BountySource does this, with an approval step to confirm that the PR met the issue requirements. https://www.bountysource.com/

I’ve used it twice and it worked as expected, though the audience of people doing work is fairly small.