Add guide for creating new group in FAS
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
63b6507148
commit
5b00d36073
2 changed files with 13 additions and 1 deletions
|
@ -6,7 +6,7 @@ different types of groups in Fedora.
|
||||||
Dist-git does not allow anyone to create groups, only admins can do it via the
|
Dist-git does not allow anyone to create groups, only admins can do it via the
|
||||||
``pagure-admin`` CLI tool.
|
``pagure-admin`` CLI tool.
|
||||||
|
|
||||||
To create a group, you can simply run the command:
|
To create a group, you can simply run the command on pkgs01.iad2.fedoraproject.org:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|
|
@ -88,3 +88,15 @@ group. This list can then be made private and invite-only.
|
||||||
|
|
||||||
**When requesting a pkgdb group, please let us know if you need a new mailing list
|
**When requesting a pkgdb group, please let us know if you need a new mailing list
|
||||||
to be created or not.**
|
to be created or not.**
|
||||||
|
|
||||||
|
## How to create a group?
|
||||||
|
|
||||||
|
1. Log in to [IPA interface](https://id.fedoraproject.org/ipa/ui)
|
||||||
|
2. Click on the Groups tab
|
||||||
|
3. Click on `+Add` button
|
||||||
|
4. Fill in the Group name, description (optional)
|
||||||
|
5. Tick the FAS group checkbox
|
||||||
|
6. Click Add
|
||||||
|
7. Click on the newly created group
|
||||||
|
8. Add group sponsors (`<group_name> member managers` -> Users on the right) using `+Add` button
|
||||||
|
9. Add members (if requested) using `+Add` button in `<group_name> members` -> Users
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue