Using Bitbucket Cloud for slack, and looking at the docs here: https://confluence.atlassian.com/bitbucket/bitbucket-cloud-for-slack-945096776.html, under _Available notifications and actions_ there is no mention of the 'pipeline failed', 'pipeline success' or 'pipeline fixed' options which appear to be available.
What do these options do? We had configured our repositories to use `pipeline failed` only to find it does nothing when a pipeline fails. Apparently you need to use `build failed`.
On a side note. Configuring this service for multiple (at the point 50+) repositories is a pain, are there any plans on making an API available soon?