sciyoshi / redmine-slack

Slack notification plugin for Redmine
MIT License
404 stars 219 forks source link

Sending notifications to multiple teams #70

Open ujifnn opened 8 years ago

ujifnn commented 8 years ago

Hi to all, I want to send notification to more then one slack teem. So i tried to add to Slack URL both Webhook URLs https://hooks.slack.com/services/.... https://hooks.slack.com/services/.... But this doesn't work. Can you help me?

sciyoshi commented 8 years ago

@ujifnn unfortunately this plugin is currently limited to sending notifications to a single team and channel. I don't currently have the time to work on this, however improvements are always welcome - so if you are able to please open a pull request for this feature!

VitalyKrivoshapkin commented 8 years ago

@sciyoshi With one Webhook URL is possible to send to other Slack channels. You can add a ',' support for 'Slack channel' option for send to a multiple channels.

Aleksei-Badyaev commented 8 years ago

I need to send notifications to different Slack teams on different Redmine projects. Webhook URL parameter should be in the project settings.

JOY commented 8 years ago

I would like to have this feature as well. I need to send the notification from one Redmine project to Dev team and QA team.