You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im new to this "pull request" world , and I am looking to configure "Bitbucket pull request builder plugin", but before I start using this , there is a question that is bugging me a lot.
Using a post webHook, We have configured our Jenkins server to automatically detect any commit pushed to any bitbucket branch and start building.
But my basic question is "Is there a fundamental difference between building commits individually vs building a pull request" ( end of the day pull request is just a bunch of commits which are already build by Jenkins.
The text was updated successfully, but these errors were encountered:
Hi everyone,
Im new to this "pull request" world , and I am looking to configure "Bitbucket pull request builder plugin", but before I start using this , there is a question that is bugging me a lot.
Using a post webHook, We have configured our Jenkins server to automatically detect any commit pushed to any bitbucket branch and start building.
But my basic question is "Is there a fundamental difference between building commits individually vs building a pull request" ( end of the day pull request is just a bunch of commits which are already build by Jenkins.
The text was updated successfully, but these errors were encountered: