So we have a test repo that has a variety of pipelines based on test type, etc. We're using the slack subscription plugin and that seems every pipeline when run fires a message to the slack channel. Is there a way to add another subscription that only fires when a specific pipeline is run to another channel?
Sub 1 - repository wide, to slack_channel_1
can have a
Sub 2 - pipeline 5, to slack_channel_2
?