# Migrate from Github to Gitlab

**URL:** https://discourse.julialang.org/t/migrate-from-github-to-gitlab/136334
**Category:** Community
**Created:** [March 22, 2026, 3:54pm UTC](https://discourse.julialang.org/t/migrate-from-github-to-gitlab/136334 "2026-03-22T15:54:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![aumpierre-unb](https://avatars.discourse-cdn.com/v4/letter/a/df788c/32.png) [@aumpierre-unb](https://discourse.julialang.org/u/aumpierre-unb)
#### Post date: [March 22, 2026, 3:54pm UTC](https://discourse.julialang.org/t/migrate-from-github-to-gitlab/136334/1 "2026-03-22T15:54:46Z")

</div>

I recently migrate from Github to Gitlab.  
What is the easiest way to change my packages urls from Github to Gitlab?  
And how can I release new versions from Gitlab? In Github there is Registrator.jl robot. As far as i can see, it won’t in Gitlab…

---

<div class="post-metadata">

### Author: ![giordano](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/giordano/32/2166_2.png) [@giordano](https://discourse.julialang.org/u/giordano)
#### Post date: [March 23, 2026, 11:20am UTC](https://discourse.julialang.org/t/migrate-from-github-to-gitlab/136334/2 "2026-03-23T11:20:53Z")

</div>

> [@aumpierre-unb](#):
>
> What is the easiest way to change my packages urls from Github to Gitlab?

> <https://github.com/JuliaRegistries/General/blob/1f75dd22f4575a74d2a0323a189ee61537cfbfc0/README.md?plain=1#L272-L276>

(only second and third points apply)

> [@aumpierre-unb](#):
>
> And how can I release new versions from Gitlab? In Github there is [Registrator.jl](https://juliaregistries.github.io/General/packages/redirect_to_repo/Registrator) robot. As far as i can see, it won’t in Gitlab…

My understanding is that the registrator in JuliaHub is the only option for GitLab users to do automated registrations
