> For the complete documentation index, see [llms.txt](https://docs.nullify.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nullify.ai/connectors/bitbucket.md).

# Bitbucket

## Overview

Connect the Nullify Bitbucket app to review pull requests, scan pushes, and publish [repository dashboards](/connectors/bitbucket/repository-dashboards.md). Installation steps are documented in the [Enterprise Tier](/enterprise-tier/bitbucket-install.md) section.

Nullify posts updates asynchronously so developers stay inside their existing workflow.

## What Nullify does with Bitbucket

* **Pull request reviews.** When a pull request is created, updated, or commented on, Nullify reviews the changed code and posts its findings back to the pull request.
* **Push scanning.** Pushes are scanned, and pushes to the default branch refresh the repository's baseline.
* **Autofix pull requests.** Nullify opens fix PRs for eligible findings and iterates on them. See [Remediations](/capabilities/remediations.md).
* **Comment-driven discussion.** Replies on a Nullify pull request are routed back so it can respond in-line.

## Events handled

Nullify subscribes to repository push and pull-request events (created, updated, and comment-created). Settings such as the CI/PR gate, ticketing thresholds, and notification destinations are configured in the Nullify dashboard under **Configure**, not in a file in your repository.
