Description
According to GitHub about Moderators in an organization,
You can add organization members or teams as moderators for your organization. Moderators can block and unblock users from the organization, minimize comments, and manage interaction limits for all public organization repositories.
I think having the access can come in handy while running triage if I could limit interaction on spam PRs or hide spam comments etc.
If we were to do this, we could do this two ways,
- allow moderation rights to the triage team, in moderation we can simply add the existing team
- or create a new mod team with active triage / selective members in case we want to limit giving mod access every triage members.