stable
Clone or download
Read-only
Plugin BotMattermost AgileDashboard - send linked artifact information for each Milestone
Part of story #9184 Choose and configure bots to send stand-up summary Send : * the name of the artifact * the description of the artifact (I want to) * the last modification date * the status Change-Id: I7364ed931db0ad0682dfe994a0fbfe9a72adcd59
Modified Files
Name | ||||
---|---|---|---|---|
M | include/BotMattermostAgileDashboard/SenderServices/MarkdownFormatter.php | +33 | −1 | Go to diff View file |
M | include/BotMattermostAgileDashboard/SenderServices/StandUpNotificationBuilder.php | +81 | −22 | Go to diff View file |
M | include/botmattermost_agiledashboardPlugin.class.php | +1 | −0 | Go to diff View file |
M | site-content/en_US/botmattermost_agiledashboard.tab | +5 | −0 | Go to diff View file |
M | site-content/fr_FR/botmattermost_agiledashboard.tab | +5 | −0 | Go to diff View file |
M | tests/BotMattermostAgileDashboard/SenderServices/MarkdownFormatteTest.php | +29 | −2 | Go to diff View file |