I have installed this Slack notification hook in my Bitbucket server. The version of the hook is 2.1.0.
I and have configured it like this:
--------------
Then in a certain repo I've done this for the Slack settings :
--------------
But no notifications are being sent to my Slack channel.
I ssh-ed into the server where Bitbucket is hosted and did a curl call to the hook URL, just to test that no firewall permissions are causing the problem - and it worked properly. So, something must be going on with the hook.
Anyone else who has god problems with it or has ideas?