On Thu, May 02, 2013 at 04:51:43PM +0300, Michael S. Tsirkin wrote: > Anthony, can we please make it a rule that > all patches in pull request are tagged specially? > > As it is, patchwork is full of patches that were already reviewed and > merged, all my scripts that were filtering and sorting patches are also > useless, and I get to wade through each patch for the second time. > > Maybe you could teach your scripts to ignore [PULL X/Y] where X>0? > > This way people could tag all resent patches > as PULL. > > Further, > PULL 0/2 > PULL 1/2 > PULL 2/2 > > aligns better than > > PULL 0/2 > PATCH 1/2 > PATCH 2/2
Seems like a nice idea. I'm also occassionally hit by a stray PATCH email that's actually part of a larger pull request. Stefan