From 7943b168a1cd1b8b901f141549998ad24c1f73b4 Mon Sep 17 00:00:00 2001 From: Diego Guerra <116007495+diegoguerrad@users.noreply.github.com> Date: Tue, 13 Jan 2026 12:59:42 -0300 Subject: [PATCH] Update PB: Renamed Repo (Bitbucket) Update instructions on how to handle renamed repos with BB. --- docs/docs/using-semaphore/connect-bitbucket.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/docs/docs/using-semaphore/connect-bitbucket.md b/docs/docs/using-semaphore/connect-bitbucket.md index e0e70e36d..6fe2a7758 100644 --- a/docs/docs/using-semaphore/connect-bitbucket.md +++ b/docs/docs/using-semaphore/connect-bitbucket.md @@ -136,18 +136,12 @@ There are several actions that can break the connection between BitBucket and Se - renaming the repository - renaming the BitBucket user account -When this happens, you must update the URL of the repository in Semaphore. To do this: +When this happens, please email Semaphore at [support@semaphore.io](mailto:support@semaphore.io) providing the following details: - - -1. Open your [project settings](./projects#settings) -2. Type the new repository URL -3. Press **Change** - ![Changing the repository URL in Semaphore](./img/repository-url-bb.jpg) - - +- Previous repository name and URL +- New repository name and URL -After changing the URL, double-check the status of the [deploy key](#deploy-key) and the [webhook](#webhook). +The Semaphore support team will relink the project to the new repository. ## See also