-
Suggestion
-
Resolution: Won't Fix
We currently have our repositories in BitBucket and CI/CD pipelines in Azure DevOps (they are .NET projects).
When a commit triggers a build in the CI via webhook, the build status is reported back to BitBucket correctly.
Currently Azure DevOps has a feature that notification on build status can only be sent to "Team Members" which are Azure DevOps users and not BitBucket users. This means that it's not possible to configure build notification at Azure Devop's side for the user who did the push.
For more information, please see the issue I opened at Azure Devops' side: https://developercommunity.visualstudio.com/content/problem/421119/notification-not-sent-for-triggered-ci-builds-from.html(Link URL)
I propose a feature for webhooks that would allow notification sent to the user who pushed the code.