GitHub config for HawkBit bot added.
Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
This commit is contained in:
5
.github/config.yml
vendored
Normal file
5
.github/config.yml
vendored
Normal 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
8
.github/no-response.yml
vendored
Normal 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.
|
||||||
Reference in New Issue
Block a user