Hi. I have question about webhook (sending notification to slack channel)
I have multiple projects in my organization. I set up a webhook for a slack channel in one stack.
And I created new project and new stack, and ran pulumi up.
And i got a slack notification for the new stack.
The problem is that I didn't set up a webhook for new stack but pulumi sent a notification for the new stack to my slack channel.
I want to mute webhook for new stack.