GitHub config for HawkBit bot added.

Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
This commit is contained in:
Dominic Schabel
2018-06-17 00:54:14 +02:00
parent 5164bbda19
commit 1a2c9a7413
2 changed files with 13 additions and 0 deletions

5
.github/config.yml vendored Normal file
View File

@@ -0,0 +1,5 @@
newPRWelcomeComment: >
Thanks for taking the time to contribute to hawkBit! We really appreciate this.
Make yourself comfortable while I'm looking for a committer to help you with your contribution.
Please make sure you red the (contribution guide)[https://github.com/eclipse/hawkbit/blob/master/CONTRIBUTING.md] and signed the Eclipse Contributor Agreement (ECA).

8
.github/no-response.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
# Configuration for probot-no-response - https://github.com/probot/no-response
daysUntilClose: 15
responseRequiredLabel: "awaiting response"
closeComment: >
There has been no response from the original author so I closed this issue.
Please reach out if you have or find the answers we need so that we can investigate further.