diff --git a/INSTALL.md b/INSTALL.md index b1e2c486..42a16ea6 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -396,7 +396,9 @@ pipelines: OPENAI_API_KEY: BITBUCKET_BEARER_TOKEN: -You can get a Bitbucket token for your repository by following Repository Settings -> Security -> Access Tokens +You can get a Bitbucket token for your repository by following Repository Settings -> Security -> Access Tokens. + +Please contact if you're interested in a hosted BitBucket app solution that provides full functionality including PR reviews and comment handling. It's based on the [bitbucket_app.py](https://github.com/Codium-ai/pr-agent/blob/main/pr_agent/git_providers/bitbucket_provider.py) implmentation. =======