alphanodes / redmine_messenger

Messenger plugin for Redmine with Slack, Discord, Rocket.Chat and Mattermost support
https://www.redmine.org/plugins/redmine_messenger
Other
174 stars 58 forks source link

Ability to receive messages for issues updates in current statuses only #98

Closed vermilion2020 closed 2 years ago

vermilion2020 commented 2 years ago

Added ability to filter notification by issue statuses.

There is a new project setting 'filter_status' and also there is a common module setting for plugin.
You'll receive only updates of issues with specified statuses. Or you'll receive all notifications if filter_status setting is empty. Our real use case to notify testers team about new issues in QA status and their updates also.