[PATCH 00/51] Series aware patchwork
Damien Lespiau
damien.lespiau at intel.com
Tue Sep 15 21:02:40 AEST 2015
On Mon, Sep 14, 2015 at 10:36:06PM +0200, Thomas Monjalon wrote:
> Hi,
>
> 2015-09-11 16:54, Damien Lespiau:
> > Here a few initial patches to make patchwork understand series instead of just
> > patches. This is not the end of the story, but a minimal-ish start to build
> > upon. What the series does:
> >
> > - Parse mails and creates Series objects (what you would expect all mails
> > part of the same git send-email are part of the same series)
> > - Display the list of series
> > - Display details about the series (eg. cover latter + list of patches)
> > - As first feature on top, add a way to assign a reviewer to that series
>
> Thanks a lot for your work.
>
> Is it possible to update A/R/T counters of every patches in the series when
> tags are sent against the cover letter?
There are a few problems with that as people answer cover letters with
free-form language to qualify their r-b tags, eg.:
For patches 1-3:
Reviewed-by: Damien Lespiau <damien.lespiau at intel.com>
But, yes, I did think about that as well, time to capture it:
https://github.com/dlespiau/patchwork/issues/27
HTH,
--
Damien
More information about the Patchwork
mailing list