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

Maintain "Pending Review" Queue(s) #234

Open
MikeUnverferth opened this issue Sep 17, 2021 · 0 comments
Open

Maintain "Pending Review" Queue(s) #234

MikeUnverferth opened this issue Sep 17, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@MikeUnverferth
Copy link

The Problem

  • Useful comments from community members often go unnoticed for long periods of time (duplicates, RFIs, etc)
  • Spam comments are often missed
  • Some community members submit many requests that are simply based on other's comments
  • Helpers don't have a simple way of knowing if another helper has taken action on a report, leading to inefficiency
  • Auto-reopens of A-R issues are sometimes missed, unless the mod who resolved as A-R "watches" them

Possible Solution

Add [...]-pending-review queue channels, which would work as follows:

  • Bot detects that a change was made to an existing issue, or a new issue was added
  • If there is a already an entry in the queue, remove it
  • If the change was either by a "normal user" (not helper+), or was an auto-reopen from Arisa, add a entry to the queue. This should include a couple of lines from the comment along with the issue ID and part of its summary.
  • Any helper can "react" to the post to have it removed (that indicates that they handled it in some way). And, since the post also gets removed from the channel if a helper+ makes any other change to the ticket, this will automate the removal in many cases.

Could even have a special "reaction" on comments that would hide the comment. That would make it easy to hide many of the "me to" comments on certain issues.

@MikeUnverferth MikeUnverferth added the enhancement New feature or request label Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant