Send different messages about build status in two Slack channels

Hi all, I have a slack bot which is connected to TeamCity webhook. The bot sends a message about the TC build result to two Slack channels. I want it send about successful build only in first channel and about build success, failure in both channels. I'm very beginner with the TC. How can I do it?

0
1 comment
Hello,
Which webhooks are you using in your current setup? If you are using the out-of-the-box Slack Notifier, you can easily set multiple notifications according to your needs using the following guide:
 
If you are currently using tcWebhooks (developed by Net Wolf) in combination with slack webhooks, it is possible to set more than one webhook for the same project, and you can configure them differently to achieve the scenario that you intend to use.
 
You can follow the following article on how to do it:
 
Please let me know if you have more questions or if I can help you any further.
 
Thanks,
 
Guilherme
0

Please sign in to leave a comment.