Skip to content
Snippets Groups Projects
Commit b361b202 authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

gitlab: Make staff users "Reporter" on all projects

This allows setting labels and other metadata on all issues.
parent d03e2f59
No related branches found
No related tags found
No related merge requests found
......@@ -59,26 +59,28 @@ groups:
vsellier: Maintainer
zack: Owner
remove_extra_memberships: true
infra:
infra-private:
users:
phabricator-migration: Owner
remove_extra_memberships: true
share_with_groups:
teams/sysadmin: Owner
modules:
swh:
users:
phabricator-migration: Owner
remove_extra_memberships: true
share_with_groups:
teams/interns: Reporter
teams/staff: Reporter
teams/developers: Maintainer
remove_extra_memberships: true
migrated:
swh/infra:
users:
phabricator-migration: Owner
share_with_groups:
teams/sysadmin: Owner
teams/developers: Maintainer
remove_extra_memberships: true
projects:
# [1] https://docs.gitlab.com/ee/api/projects.html#edit-project
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment