Test case:
2 pull requests starting from master branch at the same time. Both have successful builds. First pull request merged. Now, the second pull request could potentially fail if the first one, for example, changed api.
How I can start a new build automatically (or to invalidate previous build) when a master branch changes?
Hello,
I am not sure what you mean. Each merged pull request to the master branch will cause the master branch to be rebuild.
I need to rebuild all unmerged pull requests that are branched off the master.
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.