On Oct 24, 2013, at 12:16 AM, Jeremy Kerr wrote: > Hi Kumar, > >> However, was wondering if there was (or could easily be added) the >> ability to only have a patchworks project filter email based on some >> regex. >> >> For example, we'd like to setup a patchworks project for device tree >> bindings so we want the project only to track patches that touch >> Documentation/devicetree/bindings/ >> >> This is because there is a huge amount of noise on the devicetree >> list. > > This isn't (currently) supported by patchwork itself, but we do > something similar for the ARM imx project: patchwork is subscribed to > linux-arm-kernel, but we have a mail filter that drops any patch that > doesn't match: > > paths = [ > 'arch/arm/(plat-mxc|mach-(imx|mx[^/]*))/', > 'arch/arm/configs/i?mx', > ] > > Do you want me to set up something similar for devicetree-discuss? > > Cheers, > > > Jeremy
Yes, that would be great. Where is the arm setup hosted ? - k _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
