From e93d7d0973e19cfa4408b0327734f61ec344f7d9 Mon Sep 17 00:00:00 2001 From: bumi Date: Thu, 19 Apr 2018 14:43:37 +0200 Subject: [PATCH] hello readme --- README.mdown | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.mdown diff --git a/README.mdown b/README.mdown new file mode 100644 index 0000000..1102f4c --- /dev/null +++ b/README.mdown @@ -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. +