If a build was triggered by a code change, the commit comment (or check-in comment) will be shown in the build result.
To view the code check-in comments for a particular build result:
- Navigate to the desired build result, as described on Viewing a Build Result.
- The build's commit comment will be shown to the right of the screen, under the heading 'Code Changes'.
- A note about build triggering* — There are a number of methods by which Bamboo can 'trigger' (i.e. execute) a Plan's build,
- Build Strategy:
- Code updated — a Plan's build is triggered whenever one or more authors checks in code.
- Scheduled build — a Plan's build is triggered at scheduled times or specified time intervals.
- Manual build — a Plan's build is only ever triggered manually.
- Initial clean build — a Plan's build is triggered immediately after a new Plan has been created.
- Build Dependency:
- Dependency — a build can be triggered whenever another Plan's build is successfully completed.
The trigger method for a Plan's build is listed in the 'Reason' column on the Dashboard.
Working with Comments
Triggering a Plan Build when Code is Updated