Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 4 additions & 10 deletions docs/docs/using-semaphore/connect-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,18 +191,12 @@ There are several actions that can break the connection between GitHub and Semap
- renaming the GitHub user account
- renaming the GitHub organization

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:

<Steps>

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.jpg)

</Steps>
- 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.

### File semaphore.yml is not available

Expand Down