[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241127124629.704809f1@foz.lan>
Date: Wed, 27 Nov 2024 12:54:15 +0100
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Laurent Pinchart <laurent.pinchart@...asonboard.com>
Cc: linux-media@...r.kernel.org, Jonathan Corbet <corbet@....net>,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
workflows@...r.kernel.org, Hans Verkuil <hverkuil@...ll.nl>
Subject: Re: [PATCH] docs: media: document media multi-committers rules and
process
Em Wed, 27 Nov 2024 10:39:48 +0100
Mauro Carvalho Chehab <mchehab+huawei@...nel.org> escreveu:
> > This workflow doesn't apply to patch submitters who are not allowed to
> > send pull requests and who don't have direct commit access. I thought
> > these submitters are the main audience of this document. In that case, I
> > think moving the next section that explains the e-mail workflow before
> > the "Media development workflow" section (which should likely be renamed
> > to make it clear that it is about merging patches, not developing them)
> > would be best. The "Review Cadence" section could also be folded in
> > there, to give a full view of what a submitter can expect.
> >
> > This would also have the advantage of introducing the linuvtv.org
> > patchwork instance, which you reference above. Documents are more
> > readable when they introduce concepts first before using them.
>
> Will try to do such change at v2.
Actually, both workflows (a) and (b) apply to the ones that can't
send pull requests or push at media-committers.git:
---
a. Normal workflow: patches are handled by subsystem maintainers::
+------+ +---------+ +-------+ +-----------------------+ +---------+
|e-mail|-->|patchwork|-->|pull |-->|maintainers merge |-->|media.git|
+------+ +---------+ |request| |in media-committers.git| +---------+
+-------+ +-----------------------+
For this workflow, pull requests can be generated by a committer,
a previous committer, subsystem maintainers or by a couple of trusted
long-time contributors. If you are not in such group, please don't submit
pull requests, as they will likely be ignored.
b. Committers' workflow: patches are handled by media committers::
+------+ +---------+ +--------------------+ +-----------+ +---------+
|e-mail|-->|patchwork|-->|committers merge at |-->|maintainers|-->|media.git|
+------+ +---------+ |media-committers.git| |approval | +---------+
+--------------------+ +-----------+
---
No matter who sent an e-mail, this will be picked by patchwork and either
be part of a PR or a MR, depending on who picked it.
Thanks,
Mauro
Powered by blists - more mailing lists