如何删除gitlab中的组?
How can I delete group in gitlab?
在我们的组织中,我们最近搬到了 git,我不小心创建了一个组,如果有办法删除这个组,我将不胜感激。
最新版本(2019 年 3 月):
在顶部栏,单击 Groups
。
键入所需组的部分名称或单击浏览组。单击所需的组。
转到Settings > General
展开Path, transfer, remove
在页面底部您可以找到 Remove group
。单击按钮并键入组名以激活 Confirm
按钮。然后点击Confirm
删除群组。
在最新版本(每个发布日期 11.4.4)上,导航至您的群组
Settings > General > Advanced > Expand
在那里您会找到 Remove group
按钮。
群组删除已更改 GitLab 14.8(2022 年 2 月)
Delete groups at the parent group level
In this milestone, we’ve worked on one of the initial steps to reach feature parity between group owners (in any installation base) and administrator-only functionality that exists solely in the administrator panel for self-managed users.
Group owners can now delete a group and its subgroups from the parent group level. Until now, group owners had to go into each individual group to delete them, which was timely and inefficient. Group owners can now view all groups and delete them from a single place.
See Documentation and Issue.
在我们的组织中,我们最近搬到了 git,我不小心创建了一个组,如果有办法删除这个组,我将不胜感激。
最新版本(2019 年 3 月):
在顶部栏,单击
Groups
。键入所需组的部分名称或单击浏览组。单击所需的组。
转到
Settings > General
展开
Path, transfer, remove
在页面底部您可以找到
Remove group
。单击按钮并键入组名以激活Confirm
按钮。然后点击Confirm
删除群组。
在最新版本(每个发布日期 11.4.4)上,导航至您的群组
Settings > General > Advanced > Expand
在那里您会找到 Remove group
按钮。
群组删除已更改 GitLab 14.8(2022 年 2 月)
Delete groups at the parent group level
In this milestone, we’ve worked on one of the initial steps to reach feature parity between group owners (in any installation base) and administrator-only functionality that exists solely in the administrator panel for self-managed users.
Group owners can now delete a group and its subgroups from the parent group level. Until now, group owners had to go into each individual group to delete them, which was timely and inefficient. Group owners can now view all groups and delete them from a single place.
See Documentation and Issue.