Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Moderation Policy to better handle cases of deleted issues #749

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Nov 7, 2022

It's not rare to document the moderation action as a comment in the same thread, this can be a problem when the issue gets deleted and there's no trace left of the explanation. I suggest to always create an issue in the moderation repo, that way all moderation action are centralized, and not at risk of being victim of collateral damage when spam content is deleted.

//cc @nodejs/moderation @nodejs/tsc

* A new issue within the private nodejs/moderation repository.
provided, it must be provided in a new issue within the private
[nodejs/moderation][] repository. The reason for this is that we want to keep
a trace of the Moderation action even if the issue or pull request is deleted
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull requests cannot be deleted.

Is this relevant for any moderation action or is this really just for blocking?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure, I think only blocking makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants