I have a Stash repository set up to require a successful build before it allows a merge.
Currently, I have a Pull Request that doesn't seem to know that there are Bamboo builds out there for the code in questions.
How does Stash determine which builds are relevant?
Hi Dan,
When Bamboo completes a build it forwards any configured/connected Stash instances information about the build along with the latest commit. This information is then attached to the commits, and when viewing the pull request the latest commit determines what the build status is. That may include statuses from multilple builds, although only the most recent status is relevant for each one.
Are you seeing the build icons in your normal commit list?
https://confluence.atlassian.com/display/STASH/Bamboo+integration
Make sure you have configured Stash in your Bamboo builds:
https://confluence.atlassian.com/display/BAMBOO/Integrating+Bamboo+with+Stash
Let me know if that doesn't work. If you get stuck I would recommend creating a support ticket with your Stash and Bamboo logs, but hopefully the problem is just missing configuration.
Cheers,
Charles
We are hoping to improve the current Stash/Bamboo integration, and you may be interested in the following:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I reread your answer - looking at Stash again, I noticed that build icons are not appearing the the commit list of my repo. I'll investigate further and report back.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Charles,
We've had links between our apps working for a long time now, so I don't think it's that. Also, we've had build statuses appearing on pull requests for our other repos for months.
I'll open up a support ticket and see where we get to.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.