[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] docs/process: document AI-assisted patch tags


  • To: Cody Zuschlag <cody.zuschlag@xxxxxxxxx>
  • From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Date: Tue, 26 May 2026 18:09:05 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=citrix.com; dmarc=pass action=none header.from=citrix.com; dkim=pass header.d=citrix.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=sInLTc/aPgwpmJZvcgdHUtVMRmmNxORdCc4jyIkWjM4=; b=KGPI4mInQELNDjC1isKlhsOzFFp8JOA3/qW040jcbVDfO8yvPo9utwVXGtfH7c4wFMe1SMhGkF/V4jQZNl8Npttefjj+BKgZsmBZkEMFvyPjCDh2fGWWBbkEwEYUlgdmDthr711kFTFONQOuWS5EbzpNeA658rSpLrvEuM7CIXWbfEsddwbWjsRjlnzb2LkY0tWfCHtWSZWPhFSn/5cCeUizEsaNwun4IqsROQBen/n+Br9ZaX4MObkH6zTHr9IaEQfIr8oHw9xLsGZdy+RXkyKJNIdl+IngUu9sa1/vIb3YuW7VOdlAw2XMHVYr0Turbz9iXDyGC4lZ0xQpBbgCKA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=SQ3rGhPyxm1G4l1/7OSR4DKjLLblEL0b2VT8YG2zC+igvLRmLFyJAp8bE1SoFNzLxjisMGTISDUnLycFJReoEfYCafe1+l2/Y4kvxWTqlKPuqkdQPaUGXKTa5Hh3THA3gK3PQ6RkH01mIaJdn5JYJphZGHSJ3BmWb0lCFBl9ZQZNVWHUhGulAEamCbiBv7O9x3vBwdw7avsNpbRw2lgcrngQIS5EDHKKkpoQp3epHbTc+fWp8vBkt3+g18BuIGAnPIWctQ35n0MT/kl/oxh7uAyl2SI6Fz2j6BXHJpC2ZlORDwDfA1A8J/1kuln//3LHLZH4PXLZYIvhX7QGoznXWQ==
  • Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=citrix.com header.i="@citrix.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=citrix.com;
  • Cc: Jan Beulich <jbeulich@xxxxxxxx>, andrew.cooper3@xxxxxxxxxx, anthony.perard@xxxxxxxxxx, michal.orzel@xxxxxxx, julien@xxxxxxx, sstabellini@xxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Tue, 26 May 2026 16:09:33 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On Thu, May 21, 2026 at 05:46:18PM +0200, Jan Beulich wrote:
> On 19.05.2026 16:20, Cody Zuschlag wrote:
> > --- a/docs/process/sending-patches.pandoc
> > +++ b/docs/process/sending-patches.pandoc
> > @@ -195,6 +195,25 @@ E.g.:
> >  
> >      Requested-by: Jane Doe <jane.doe@xxxxxxxxxxx>
> >  
> > +### Assisted-by:
> > +
> > +This optional tag can be used when AI-assisted tooling contributed to the
> > +preparation of a patch.
> 
> Noticed only while reading your other email, plus checking the Linux
> wording: s/can/should/ at the very least? (Personally I'd make it a
> requirement.)
> 
> > It is in the format:
> > +
> > +    Assisted-by: <tool-name>[:<model-version>] [tool...]
> > +
> > +E.g.:
> > +
> > +    Assisted-by: Claude:claude-3-opus coccinelle sparse
> > +    Assisted-by: ChatGPT:gpt-5.5
> > +
> > +Basic development tools, such as git, compilers, make, and editors, should
> > +not be listed.
> > +
> > +The person submitting the patch remains responsible for reviewing any
> > +AI-generated content and ensuring the contribution is correct, appropriate,
> > +and compliant with Xen's contribution and licensing requirements.
> > +
> >  ### Signed-off-by:
> >  
> >  This mandatory tag specifies the author(s) of a patch (for each author a
> > @@ -209,6 +228,9 @@ E.g.:
> >  The author must be a natural person (not a team or just a company) and the
> >  `Signed-off-by:` tag must include the real name of the author (no 
> > pseudonym).
> >  
> > +AI tools must not add `Signed-off-by:` tags, as only natural
> > +persons can certify the `Developer's Certificate of Origin`.
> 
> Linux emphasizes "MUST NOT". I think that's advisable for us as well. I
> also wonder whether some of their other wording might be worth taking
> verbatim, rather than making our own, slightly different variant.
> 
> Nit: Wrap differently to make better use of line length?

With the proposed changes:

Acked-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>

Thanks, Roger.



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.