Hello,
I would like to migrate from Gerrit(review) tool and Jenkins to Bitbucket and Bamboo.
I have big problem with configuration for review. We had a following pipeline in gerrit and jenkins:
1, push for review into gerrit (like pull request in bitbucket)
2, after step 1 jenkins started build (check compile errors, sonar,...)
3, jenkins pushed info about build into Gerrit (verify +1,-1)
4, If verify +1 then reviewers can approve commit
5, If verify -1 then reviewers can approve commit
How can I set this in bitbucket and bammboo? I tried many things, but it doesn't exactly works. Can you please help me?
Many thanks
Hi!
What do you think if extend your tool set adding Jira?
https://confluence.atlassian.com/adminjiraserver071/configuring-workflow-triggers-802592811.html
https://confluence.atlassian.com/jirasoftware/blog/2015/07/workflow-automation-triggers
Hence you can do deeply pipeline including build, notifying, filtering and other test pyramids.
Cheers,
Gonchik Tsymzhitov
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.