* RFC/slightly offtopic: Automatic patchwork status updates
@ 2006-09-27 5:28 Jeremy Kerr
2006-09-27 6:26 ` Michael Neuling
0 siblings, 1 reply; 2+ messages in thread
From: Jeremy Kerr @ 2006-09-27 5:28 UTC (permalink / raw)
To: linuxppc-dev, cbe-oss-dev; +Cc: Troy Rollo
Hi all,
For some time now, we've been running patchwork on the linuxppc and
cbe-oss-dev lists. For those who haven't seen it, it collects and
tracks patches posted to the lists, and shows them here:
http://patchwork.ozlabs.org/linuxppc
and
http://patchwork.ozlabs.org/cbe-oss-dev
However, the patch 'state' (eg, accepted, rejected, debug only, changes
requested) doesn't get updated very often, as it can be an unnecessary
burden on the maintainers.
All this information is available from the actual upstream tree itself,
so essentially patchwork *should* be able to just mirror the state.
So, I'd like to get a bit of discussion on how we can get this (or at
least most of it!) done automatically. For instance, can we come up
with a scheme that can detect if a patch has made it into paulus' tree
with some reasonable error rate?
If we can get something sketched up, I'll implement & integrate into
patchwork. Seeing as this is an own-time project for me though, there
will probably be a little latency in the process ;)
Cheers,
Jeremy
PS. do we need to create a separate patchwork list and move discussion
there?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: RFC/slightly offtopic: Automatic patchwork status updates
2006-09-27 5:28 RFC/slightly offtopic: Automatic patchwork status updates Jeremy Kerr
@ 2006-09-27 6:26 ` Michael Neuling
0 siblings, 0 replies; 2+ messages in thread
From: Michael Neuling @ 2006-09-27 6:26 UTC (permalink / raw)
To: Jeremy Kerr; +Cc: linuxppc-dev, cbe-oss-dev, Troy Rollo
> For some time now, we've been running patchwork on the linuxppc and
> cbe-oss-dev lists. For those who haven't seen it, it collects and
> tracks patches posted to the lists, and shows them here:
>
> http://patchwork.ozlabs.org/linuxppc
> and
> http://patchwork.ozlabs.org/cbe-oss-dev
>
> However, the patch 'state' (eg, accepted, rejected, debug only, changes
> requested) doesn't get updated very often, as it can be an unnecessary
> burden on the maintainers.
>
> All this information is available from the actual upstream tree itself,
> so essentially patchwork *should* be able to just mirror the state.
Personally, I use the git web server on kernel.org to see if my patches
are in a particular tree. I have a bookmark something like this:
http://git.kernel.org/git/?p=linux/kernel/git/paulus/powerpc.git&a=search&h=HEAD&s=Jeremy+Kerr
This may not solve all the problems you are trying to solve with
patchworks though.
Mikey
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-27 6:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-27 5:28 RFC/slightly offtopic: Automatic patchwork status updates Jeremy Kerr
2006-09-27 6:26 ` Michael Neuling
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).