[Bamboo Cloud docs]
[Bamboo Knowledge Base]
Comments are a useful way to record and share information about builds. There are two types of comments in Bamboo:
When you include JIRA issue keys in your build and commit comments. Bamboo will automatically convert these into hyperlinks to the respective JIRA issues, if Bamboo is integrated with JIRA. The issue key must be of the default JIRA issue key format (that is, two or more uppercase letters ([A-Z][A-Z]+
), followed by a hyphen and the issue number, for example BAM-123).
When you are logged in to Bamboo, you can comment on a build result to record relevant information for future reference, and to collaborate with your team. You can see other's comments there too, of course.
Simply navigate to a build result and enter your comment on the 'Build summary' tab:
If a build was triggered by a code change, the commit comment (or check-in comment) will be shown on the 'Build summary' tab of the build result:
You can see more details of the commit on the Commits tab of the build summary.