Viewing the code changes that triggered a build

Still need help?

The Atlassian Community is here for you.

Ask the community

If a build was triggered by a code change, the updated files will be listed in the build result.

When Atlassian's Fisheye is connected to your Bamboo server, you can view the code changes that triggered a build. When a build fails due to a compilation error or failed test, you can explore the failed build in Fisheye and jump directly into the changeset that broke the build. You can view the history of that changeset to see what the author was trying to fix, take advantage of the the side-by-side diff view to analyze the change and then open the correct files in your IDE.

To view the code changes that triggered a particular build result:

  1. Navigate to the build results for the plan, as described in Viewing a build result, and select the desired build result.
  2. Go to the Changes tab. A list of updated files will be shown.
    • Select the link to the source file to view the changes.
    • Select the version number to view the entire file.
    • Select the diffs link to view the differences between the current and previous version of each file.

Links to individual source-code files will only be available if your Bamboo administrator has connected the plan to the source repository, as specified in the Advanced options on the Repositories tab for the plan. For details, see Integrating Bamboo with Fisheye


Last modified on Jul 18, 2021

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.