You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -42,6 +42,17 @@ We have a rotating Triager who is responsible for monitoring our continuous test
42
42
- File an issue on previously-unknown failures, or update existing issues for repeats. Consider marking tests as flaky in `runsuite_wrapper.pl` if they are keeping the master merge red.
43
43
- Answer (or request that someone else who is more of an expert in that area answer) incoming dynamorio-users emails.
44
44
- Sometimes emails to the list are marked as spam, so it is a good idea to directly watch the web interface: https://groups.google.com/g/DynamoRIO-Users
45
+
- Moderate dynamorio-users emails from new users. First, ensure that you are a member of
46
+
the dynamorio-users list and your role is Manager at
47
+
https://groups.google.com/g/dynamorio-users/members. You will then receive an email
48
+
whenever a message is sent from a user who has never posted before. Such a message
49
+
stays pending at https://groups.google.com/g/dynamorio-users/pending-messages until it
50
+
is approved or rejected. Generally, we allow all future messages from a user when the
51
+
first message sent is legitimate. At the pending message page, expand the message to
52
+
examine it. Click the checkbox next to it, which enables the top buttons. If the
53
+
message is spam, click "Report spam and ban author"; if it is not spam, click "Post and
54
+
always allow". We generally do not use the single-message reject or allow buttons.
55
+
Once it is posted it will show up in the list and can be replied to there.
45
56
- Triage reviewing pull requests filed by users
46
57
- Make sure you receive notifications on such requests: see the issues item below on how to set that up. Alternatively, proactively monitor the pull request list through the web site.
47
58
- Triage issues filed by users in our issue tracker.
0 commit comments