Continuing to use CircleCI after transferring repository to new GitHub organization

I’m considering transferring ownership of a GitHub repository which has CircleCI configured. Will the CircleCI integration continue to work? Will previous builds still be accessible? Are there any steps I must perform in order to ensure this?

Everything should “just work”, the owner of the new org will have admin rights to this project. Let me know if you run into any issues.

That’s good to hear. Will https://circleci.com/gh/old-org/project/123 redirect to https://circleci.com/gh/new-org/project/123, or will old links be broken?

It should automatically redirect.

1 Like

After the transfer, the request hooks GitHub is sending to https://circleci.com/hooks/github are failing.

Was this issue every resolved? I just opened a discussion for the exact same thing. Change ownership/organization and it’s now failing.

I don’t recall whether I did something to resolve the problem or whether it resolved itself. Sorry.