eclipse-csi / otterdog

OtterDog is a tool to manage GitHub organizations at scale using a configuration as code approach. It is actively used by the Eclipse Foundation to manage its numerous projects hosted on GitHub.
https://otterdog.readthedocs.org
Eclipse Public License 2.0
23 stars 3 forks source link

Support settings users / teams as moderators for an organization #252

Open netomi opened 2 months ago

netomi commented 2 months ago

According to the documentation https://docs.github.com/en/organizations/managing-peoples-access-to-your-organization-with-roles/managing-moderators-in-your-organization a moderator can block users from participating to repos in the organization.

This is a needed feature at time and we should support setting it via the self-service as well.