You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I noticed that the commits tab in a build only shows the commits that happened after the last build (were not included in the build before), the same thing happens with issues in the issue tab, what I find strange that bamboo does this even if the last build failed, which to me doesn't make sense, how can I change this behavior?
Hello Yazan,
Builds in Bamboo are not about success commits history, they are about health of your project. So Bamboo shows commits/issues which are different between two builds and doesn't care about build status. If build failed you can see the commits which could cause this fail.
Right now you can't see commits/issues difference from previous successful build. If you believe it should be added you can create feature request at http://jira.atlassian.com/browse/BAM and vote for it. We review feature requests and add them to project roadmap if see interest of community.
I have a release build plan, I'm trying to get all the issues/commits included in a successful release build (which are all the issues/commits since the last successful build), is there a way to do that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I couldn't agree with you more Yazan. The only thing that i thinks makes sense to me is to show all the commits that haven't yet been part of a successful build in whatever is building to holistically look at all the differences between a working build and a failing build.
I initially also wanted to use it as a means of working out what was to be deployed as part of the build. UNTIL i realized that i could just look at the release artifact and its commits.
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.