From: Will Deacon <will@kernel.org>
To: tools@kernel.org
Cc: Will Deacon <willdeacon@google.com>,
Konstantin Ryabitsev <konstantin@linuxfoundation.org>,
Jason Gunthorpe <jgg@nvidia.com>,
Nicolin Chen <nicolinc@nvidia.com>
Subject: [PATCH 0/2] b4: ty: Fix incorrect patch/commit association
Date: Fri, 1 Mar 2024 10:24:16 +0000 [thread overview]
Message-ID: <20240301102418.17705-1-will@kernel.org> (raw)
From: Will Deacon <willdeacon@google.com>
Hi folks,
I recently ran into an issue where 'b4 ty' generated an incorrect list
of commit IDs in the "thank you" letter. I've had a crack at fixing it
and the details are in patch 1. Patch 2 is drive-by cleanup while I was
there.
Please have a look!
Cheers,
Will
Cc: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Cc: Jason Gunthorpe <jgg@nvidia.com>
Cc: Nicolin Chen <nicolinc@nvidia.com>
Will Deacon (2):
ty: Try subject matching for every commit before using trackers
ty: Remove unused 'matches' variable
src/b4/ty.py | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
--
2.44.0.rc1.240.g4c46232300-goog
next reply other threads:[~2024-03-01 10:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-01 10:24 Will Deacon [this message]
2024-03-01 10:24 ` [PATCH 1/2] ty: Try subject matching for every commit before using trackers Will Deacon
2024-03-01 10:24 ` [PATCH 2/2] ty: Remove unused 'matches' variable Will Deacon
2024-03-01 10:34 ` [PATCH 0/2] b4: ty: Fix incorrect patch/commit association Will Deacon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240301102418.17705-1-will@kernel.org \
--to=will@kernel.org \
--cc=jgg@nvidia.com \
--cc=konstantin@linuxfoundation.org \
--cc=nicolinc@nvidia.com \
--cc=tools@kernel.org \
--cc=willdeacon@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).