Releases: Chemaclass/JiraStatusNotifier
Releases · Chemaclass/JiraStatusNotifier
1.4.0
1.3.0
Changelog
- Rename project from
scrum-master
tojira-status-notifier
- Psalm added
- Use "Jira AccountId" to do the mapping to slack ids, emails, and ignore users.
- Improved documentation
1.2.0
Changelog
- Create Cli Channel
- Use Twig (customizable template-root directory) for email
Current channels
- Cli (it does not send notifications))
- Slack (it does send notifications)
- Email (it does send notifications)
1.1.0
Changelog
- Email notifications integrated with the Jira Board
- Documentation (with examples) improved for the currently supported channels
Current channels to send notifications
- Slack
1.0.3
Slack notifications integrated with the Jira Board.
- You are able to run bin/console to execute the SlackNotifierCommand using the .env variables already defined.
- You are able to create in your app a new instance of SlackNotifierCommand in order to execute it with the arguments how and when you want.
This version supports only notifications via Slack.