In Bitbucket cloud PRs, is it possible to get an email if the tests in my pipeline, or the pipeline in general, fails, on a pr that is mine?
I have been clicking around but I cant find this option.
Im used to having this from github and miss it dearly.
As @Derick Downey mentioned, it is possible to receive notifications related to pipelines failures. You'll need to follow the steps below to ensure these are enabled:
Cheers!
- Ben (Bitbucket Cloud Support)
@Terje Nesthus, by default, it seems that I get an email whenever a pipeline that I started fails. See the screenshot below as an example. However, in order to get a notification whenever someone else's pipeline fails, I needed to set up a Slack integration to a Slack channel. We also have a Team's notification set up but my IT department did the heavy-lifting on that and it was a very manual tricky process. Basically my powershell script submits a log file to our central logging server, which forwards it as an HTTP request to Microsoft's "PowerAutomate" system, which decodes the request and forwards it to Microsoft Teams.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.