Clicking "New Build" on a branch still built master branch
As subject. I clicked new build on my 'typeahead' branch in git after it failed because of external services not being available, expecting it to rebuild that branch. Instead, it kicked off a build against the 'master' branch.
I haven't configured anything special with branches, so they all build whenever pushed.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Olivier Grisel on 11 Jul, 2014 10:11 PM
+1, being able to relaunch build manually on a specific branch to check for Heisen failures would be very nice. Right now the "New Build" button seemingly picks up the latest commit from master instead of the last commit of the branch we are interested in.
Support Staff 2 Posted by Feodor Fitsner on 14 Jul, 2014 11:50 AM
To run specific branch you can change "Default branch" on General tab of project settings and run new build again.
Other than that we already have a working item to do "re-run" build button.
dmcgee closed this discussion on 12 Sep, 2014 01:46 PM.