We have a test environment which is built periodically upon tester demand. An issue may have been committed and resolved by a developer, but not yet built and deployed to the test environment. By what means do JIRA / Bamboo / Fisheye admins allow the testers to easily determine if a resolved issue is represented in their test environment?
If your Bamboo plans retrieve source code from a repository, then each build should list the changeset (files, authors, and comments) since the last build. If those comments contain Jira ticket keys, then those keys will be listed in a "JIRA Issues" section of the build along with their description and status. And depending on your setup, if you go to a Jira ticket it will list all the Bamboo builds and Crucible reviews that reference that ticket.
Now, it would be up to you to come up with a way of suck up that info (much of it is available via the REST interface) in a way that makes sense for your environment.
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.