Default reading permissions for specific user group

Hi,

I need a user group with reading permissions on every repository by default.

Is there a way to apply reading permissions for this user group to every newly created repository automatically?

Thanks in advance!
Thilo

Hi,
what you can do is create a role that has every permissions on each repository existing,
and whenever you create a repository you just give all the rights to this role and every user that is attached to this role will have access to every repository.