We use a single mailing list for all patches, and differentiate whether the patches are for master or specific stable branches with [FOO] tags in the subject:
Subject: [PATCH v3][mickledore] Frob the foobar
It would be really helpful if patchwork supported extracting these tags and letting them be filtered. If I'm doing patch review for master I don't want to see patches for stable branches.
This is a long-time feature request. Alas, we've yet to figure out a way to do this in a way that doesn't kill the database. We'll get there eventually. Closing as a duplicate of #22.
We use a single mailing list for all patches, and differentiate whether the patches are for master or specific stable branches with
[FOO]
tags in the subject:Subject: [PATCH v3][mickledore] Frob the foobar
It would be really helpful if patchwork supported extracting these tags and letting them be filtered. If I'm doing patch review for master I don't want to see patches for stable branches.