[WIP] hello readme #18
26
README.mdown
Normal file
26
README.mdown
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
# Kredits Hubot integration
|
||||||
|
|
||||||
|
These are hubot skills to interact with the Kredits contracts.
|
||||||
|
It hosts integrations to different services.
|
||||||
|
|
||||||
|
## Supported Services
|
||||||
|
|
||||||
|
### GitHub
|
||||||
|
|
||||||
|
The GitHub integration allows hubot to create proposals from a GitHub webhook notification.
|
||||||
|
Supported are notifications about closed pull requests and issues.
|
||||||
|
|
||||||
|
The proposal is created with the following attributes:
|
||||||
|
|
||||||
|
* recipient: assignees or the user of the issue
|
||||||
|
* amount: determined by the label of the issue.
|
||||||
|
|
||||||
|
|
||||||
|
### Mediawiki
|
||||||
|
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
See the documentation of each integration of possible configuration options.
|
||||||
|
The integrations are configured with environment variables.
|
||||||
|
|||||||
|
|
Loading…
x
Reference in New Issue
Block a user
Let's add all documentation here in the README, where it's properly formatted and easy to read, both on GitHub as well as locally with a checked-out repo. Similar to https://github.com/67P/hubot-incoming-webhook