I've observed that any update in a PR - not code-related but for example - adding reviewers - is triggering the build pipeline.
Is it a normal behavior of Bitbucket integration with Azure DevOps or is it possible to avoid this?
I have the same problem and can't figure out how to configure that. I can change webhook manually, but if I apply flowie config, webhook is updated.
@Saxea _Flowie_ could you please show an example how it can be configured or link to proper section in documentation? I couldn't find anything like that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Pavel Maskevich, this plugin is currently only available via customer request. Please reach out to support@flowie.app and we can enable it for you on our workspace and provide the details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
G'day, @Ola
Welcome to the community!
It sounds like a webhook triggers your integration. Can you navigate to repository settings > Webhook and locate the Azure integration?
Check the webhook trigger and see if there's any PR update. If yes, then adding a reviewer is expected to trigger the webhook to Azure.
Regards,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am having the same issue. I can see that I only have PR "Created" and "Updated" selected for the webhook. I think the problem is that Bitbucket triggers the PR Updated event even for changes that aren't relevant to the build, like title, description, and review request updates.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Derek Price
I highly suggest you check our webhook triggers documentation to understand further what each trigger means:
https://support.atlassian.com/bitbucket-cloud/docs/manage-webhooks/
Regards,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Interesting. It sounds like my original assessment was correct. The problem is that Bitbucket triggers the PR Updated event even for changes that aren't relevant to the build, like title, description, and review request updates. More granular events here such that that Azure DevOps wouldn't receive a notification in these instances would solve the problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.