- Issue created by @Grevil
- Status changed to Needs review
8 months ago 9:57am 19 March 2024 - Status changed to RTBC
8 months ago 10:02am 19 March 2024 - Assigned to DamienMcKenna
- 🇺🇸United States DamienMcKenna NH, USA
I don't see where it is currently possible to change the default branch, I suspect this might be a gitlab limitation because I'm not the project owner, just a comaintainer.
- 🇺🇸United States DamienMcKenna NH, USA
I got rid of the two per-issue branches, now to deal with the bigger problem.
- 🇩🇪Germany Anybody Porta Westfalica
@DamienMcKenna correct! I think only full maintainers can do this. It's done in the GitLab per project Settings. For non-full-maintainers that page is not accessible. Unsure about the details.
- 🇮🇳India naveenvalecha New Delhi
@DamienMcKenna
Per https://www.drupal.org/project/metatag/maintainers.json →
{"108450":{"name":"DamienMcKenna","permissions":{"update project":"1","administer maintainers":"0","write to vcs":1,"maintain issues":"1","administer releases":"1"}},"53892":{"name":"Dave Reid","permissions":{"update project":"1","administer maintainers":"1","write to vcs":1,"maintain issues":"1","administer releases":"1"}}}
You need "administer maintainers" permission to change the default branch in Gitlab. Dave Reid can bump your permissions as he holds that access