You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

When Bamboo is integrated with Atlassian's Stash, you can:

  • view, in Bamboo, the Stash changesets that are part of a build.

  • click through to Stash to see the changeset diff for all files that are part of the changeset.

  • see, in Stash, the latest build status associated with a commit when viewing any commit or pull request.

A user who has edit privileges for a plan can make links to source-code files available by connecting the plan to the source repository, as described below.

To see Stash changesets for a build in Bamboo

  1. Navigate to the 'Source Repositories' tab for the plan, as described in Specifying the source repository.
  2. Click on a repository name, and then click Advanced Options.
  3. Choose Web Repository > Stash.
  4. Specify the Stash URL, Stash Project Key and Repository Name

Screenshot: Specifying a Stash project in Bamboo

To see Bamboo build results in Stash

  1. Set up an application link from Bamboo to Stash that uses Basic Access for outgoing authentication. See: 
    1. Adding an Application Link
    2. Configuring Basic HTTP Authentication for an Application Link
  2. Install the Stash Bamboo plugin (available from the Atlassian Marketplace) in Bamboo. The plugin allows Bamboo to publish build results, which Stash is able to display. See the Universal Plugin Manager documentation
  3. Set up a build notification on the Bamboo plan. This can only be of the All Builds Completed type. See Configuring notifications for a plan and its jobs.

See also Bamboo integration in the Stash documentation.

  • No labels