stable
Clone or download
Read-only
Part of story #9184 Choose and configure bots to send stand-up summary Recup bots to send summary with event PROCCESS_SYSTEM_CHECK with an interval of 30 minutes. To test you can configure a bot execute the process PROCCESS_SYSTEM_CHECK Before testing check the date of the DB. Change-Id: Icc7c25d76b4992664ecc957b69e42d5a1b40bbea
Modified Files
Name | ||||
---|---|---|---|---|
M | include/BotMattermostAgileDashboard/BotAgileDashboard/BotAgileDashboardDao.php | +19 | −0 | Go to diff View file |
M | include/BotMattermostAgileDashboard/BotAgileDashboard/BotAgileDashboardFactory.php | +12 | −4 | Go to diff View file |
A | include/BotMattermostAgileDashboard/SenderServices/StandUpNotificationBuilder.php | +32 | −0 | Go to diff View file |
A | include/BotMattermostAgileDashboard/SenderServices/StandUpNotificationSender.php | +47 | −0 | Go to diff View file |
M | include/autoload.php | +5 | −3 | Go to diff View file |
M | include/botmattermost_agiledashboardPlugin.class.php | +26 | −2 | Go to diff View file |
M | site-content/en_US/botmattermost_agiledashboard.tab | +1 | −1 | Go to diff View file |