---
title: "Bitbucket Pipelines"
description: "Learn how Sentry and Bitbucket Pipelines automate release management and help identify suspect commits."
url: https://docs.sentry.io/product/releases/setup/release-automation/bitbucket-pipelines/
---

# Bitbucket Pipelines

If you make changes to your organization slug, you'll need to update your configuration for this integration. Learn more in our [troubleshooting guide](https://docs.sentry.io/organization/integrations/troubleshooting.md).

The [Sentry Release Pipe](https://bitbucket.org/sentryio/sentry-new-release) automates Sentry release management in Bitbucket Pipelines with just one step. After sending Sentry release information, you’ll be able to associate commits with releases. You'll also be able to apply source maps to see the original code in Sentry.

For more details about Sentry release management concepts, see the full documentation on [releases](https://docs.sentry.io/product/releases.md).
