feat: add slack reminder for open merge requests

This commit is contained in:
Karl-Philipp Wulfert
2019-01-30 14:32:05 +01:00
parent d75f9429ac
commit 47e977583b
3 changed files with 319 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
"dependencies": {
"@openstapps/gitlab-api": "0.3.1",
"@openstapps/logger": "0.0.5",
"@slack/client": "4.8.0",
"@types/del": "3.0.1",
"@types/glob": "7.1.1",
"@types/inquirer": "0.0.43",