Stash is now known as Bitbucket Server.
See the

Unknown macro: {spacejump}

of this page, or visit the Bitbucket Server documentation home page.

When Stash is integrated with a build server such as Atlassian's Bamboo, build results are published to Stash. Stash displays an overall status of these results. The overall status is 'passed' if all the different builds (for example, unit tests, functional tests, deploy to staging) succeeded and 'failed' if at least one run failed for any of those.

You can see, in Stash, the latest build result for a commit when viewing any commit or pull request. This allows you to easily check the build status of a branch when deciding whether to merge the changes into master.

When viewing the Commits tab for a Stash project, for example, you will see icons that indicate the status of the latest build results. The red fail icon is displayed if there is at least one failed build for the commit:

 

Click an icon to see further details:

The information that you see in this dialog is specific to the build server that provides it, in this example Bamboo.

 

Integration of Bamboo build results in Stash is entirely configured on the Bamboo server. See 2021-07-18_19-11-16_Integrating Bamboo with Stash.

You can also use the Stash Rest API to automatically publish build status from Bamboo, Jenkins or any other build tool to Stash. See the Stash developer documentation to do with updating build status

  • ラベルなし