mbrix / gitbitweb

Gitbit.io web site
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Gitbit is a micro-service for Github bounties

This is the quick web front end

You can add a web hook: http://api.gitbit.io/webhook Automatically create bounties by inserting text into commit comments: !gitbit-bounty [bountyname] Please do this thing.

and have bounties fulfilled by claiming them in commit messages: !gitbit-claim [bountyname] 1JQntWJbppSqzco54kEow5D8ZMygQmSiHa

The quick web front end is available in the gitbitweb repo

This is a proof of concept service, use at your own risk, no warranty expressed or implied.