expressjs / discussions

Public discussions for the Express.js organization
62 stars 13 forks source link

Proposal: Allow moderation rights to Triage team #270

Open IamLizu opened 3 weeks ago

IamLizu commented 3 weeks ago

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,

UlisesGascon commented 2 weeks ago

I like the idea, @IamLizu! This change would give the triage team the ability to manage spam PRs, which is a great addition. However, these extra capabilities will also bring additional responsibilities to the role.

In my opinion, we can move forward with this, but it might be a good idea to discuss it further in the next TC meeting, as the new responsibilities will blend moderation with triage tasks (cc: @expressjs/express-tc).

We should also document in detail how moderation should be carried out within the organization, as this change effectively delegates moderation responsibilities to the triage team.

IamLizu commented 2 weeks ago

Hey @UlisesGascon 👋

I can draw up a Moderating Guide for your (TC) review. I guess Moderation can be a different from triage as well instead of allowing triage members moderation rights.

I suppose the we could create a separate team for Moderation and give that team moderation access in the orgs. Becoming a member of the moderation team can have requirements like,

We could have the moderation rights removed for,

This is just an idea, I would be very happy to draw up that moderation guide mentioning the requirements, and what it mean to be a moderator within the org. However, I would like to have a go ahead from the team (TC) to confirm whether we are moving forward with this.

I will wait for the feedback from the meeting.

IamLizu commented 4 days ago

Requesting an update from the meeting. Need a go / no on creating that Moderation Guide.

cc: @UlisesGascon

UlisesGascon commented 3 days ago

AFAIK we have a green light for the moderation team. We can take the Node.js model as an example and iterate over there https://github.com/nodejs/admin/blob/main/Moderation-Policy.md. I will suggest to wait for our first meeting (https://github.com/expressjs/discussions/issues/276) but if you want to start working on it :+1:.

In our case I love the idea that the Moderators should be first active members in the triage team, as this provide a great overview on how our community works. But this is 100% open to debate.

ljharb commented 2 days ago

Happy to help on that moderation team, if needed.

IamLizu commented 2 days ago

@UlisesGascon Awesome, I am pumped, I will just start writing the draft following the nodejs moderation policy.

@ljharb when I finish the draft, I will request a review from you first 🎉