RFR: Mailing list filter rule generator / verifier

Robin Westberg rwestberg at openjdk.java.net
Mon Aug 24 10:51:25 UTC 2020


Hi all,

Please review this change that introduces the "mlrules" command, which can be used to generate and verify mailing list
filter rules for the jdk/jdk family of development mailing lists. These filter rules can be used by the Skara bots when
figuring out on which list(s) a jdk pull request should be reviewed.

The idea is that this command can be used by knowledgeable OpenJDK developers to help improve the quality of the filter
rules that will eventually end up being used when the jdk repository starts using pull requests. Examples of usage,
together with an initial version of these filter rules, will be posted separately.

Best regards,
Robin

-------------

Commit messages:
 - Initial implementation

Changes: https://git.openjdk.java.net/skara/pull/733/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=733&range=00
  Stats: 810 lines in 5 files changed: 810 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/skara/pull/733.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/733/head:pull/733

PR: https://git.openjdk.java.net/skara/pull/733


More information about the skara-dev mailing list