Skip to content

Is there a procedure for renaming a repository? #3345

Answered by daveverwer
axi92 asked this question in Q&A
Discussion options

You must be logged in to vote

We handle most renames automatically, so there's usually no need to do anything. If you use GitHub's rename feature, they will redirect your old package URL to the new URL and our nightly process that runs will notice that and will raise a PR that removes the old package and adds the new one.

The only exception is if you didn't use the GitHub rename function, and manually made a new repo and deleted the old one. In that case, we will pick up and delete the old repo, but we won't auto-discover the new one.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by axi92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants