I connected a wrong repository for my project, how to remove it?
Hello @Derek,
Unfortunately, once a GitHub repository is connected and the project is set up, it cannot be removed. The recommended approach is to create a new project with the correct GitHub repository.
Thanks,
I tried to duplicate my project to solve the wrong github connection, but I found the duplicated project is still connected with the wrong github connections??
That’s right, duplicating project won’t help. You will need to create a new project to connect to the correct repo.
Thanks,
To remove a connected repository on GitHub:
-
Go to your GitHub account and navigate to the repository you want to disconnect.
-
Click on Settings (gear icon) in the repo.
-
Scroll down to Integrations or Deploy Keys (depending on the connection type).
-
Find the connected service or integration and click Remove or Disconnect.
This will unlink the repository from the connected service or account.
