public inbox for tools@linux.kernel.org
 help / color / mirror / Atom feed
* b4 dig not finding commits due to alternate sender emails
@ 2026-02-13 17:53 Mark Brown
  2026-03-05 21:41 ` Konstantin Ryabitsev
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Mark Brown @ 2026-02-13 17:53 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: tools

[-- Attachment #1: Type: text/plain, Size: 859 bytes --]

Hi Konstantin,

I'm seeing a bunch of commits that b4 dig is unable to locate on lore
due to the sender using a different email address to send the patch to
that used for the commit.  For example with:

  e48e16f3e37fac76e2f0c14c58df2b0398a323b0 f2fs: support non-4KB block size without packed_ssa feature

the posting looks to git like a non-author send from daeho43@gmail.com
of a patch from daehojeong@google.com but since b4 constrains based on
the commit author email address:

  q=(s:"f2fs: support non-4KB block size without packed_ssa feature" AND f:"daehojeong@google.com" AND d:..20260118)

we don't match once we get beyond the patch ID searches.  I'd expect
this to also hit for actual non-author sends but the examples I'm seeing
pop up are all one person with multiple e-mail addresses.  Not sure what
the best approach is here...

Thanks,
Mark

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: b4 dig not finding commits due to alternate sender emails
  2026-02-13 17:53 b4 dig not finding commits due to alternate sender emails Mark Brown
@ 2026-03-05 21:41 ` Konstantin Ryabitsev
  2026-03-05 23:40 ` B4 Bugbot
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Konstantin Ryabitsev @ 2026-03-05 21:41 UTC (permalink / raw)
  To: Mark Brown; +Cc: tools

On Fri, Feb 13, 2026 at 05:53:17PM +0000, Mark Brown wrote:
> Hi Konstantin,
> 
> I'm seeing a bunch of commits that b4 dig is unable to locate on lore
> due to the sender using a different email address to send the patch to
> that used for the commit.  For example with:
> 
>   e48e16f3e37fac76e2f0c14c58df2b0398a323b0 f2fs: support non-4KB block size without packed_ssa feature
> 
> the posting looks to git like a non-author send from daeho43@gmail.com
> of a patch from daehojeong@google.com but since b4 constrains based on
> the commit author email address:
> 
>   q=(s:"f2fs: support non-4KB block size without packed_ssa feature" AND f:"daehojeong@google.com" AND d:..20260118)
> 
> we don't match once we get beyond the patch ID searches.  I'd expect
> this to also hit for actual non-author sends but the examples I'm seeing
> pop up are all one person with multiple e-mail addresses.  Not sure what
> the best approach is here...

Using this to test the lovely new git-bug integration via bugspray.

bugspray tag b4/dig

-- 
KR

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: b4 dig not finding commits due to alternate sender emails
  2026-02-13 17:53 b4 dig not finding commits due to alternate sender emails Mark Brown
  2026-03-05 21:41 ` Konstantin Ryabitsev
@ 2026-03-05 23:40 ` B4 Bugbot
  2026-03-05 23:52   ` Konstantin Ryabitsev
  2026-03-05 23:47 ` B4 Bugbot
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 7+ messages in thread
From: B4 Bugbot @ 2026-03-05 23:40 UTC (permalink / raw)
  To: tools, konstantin, bugbot+b4, broonie

Hello:

This conversation is now tracked by b4 bug tracker.
There is no need to do anything else, just keep talking.

--
Deet-doot-dot, I am a bot.
b4 bug tracker (bugspray 0.1-dev)


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: b4 dig not finding commits due to alternate sender emails
  2026-02-13 17:53 b4 dig not finding commits due to alternate sender emails Mark Brown
  2026-03-05 21:41 ` Konstantin Ryabitsev
  2026-03-05 23:40 ` B4 Bugbot
@ 2026-03-05 23:47 ` B4 Bugbot
  2026-03-05 23:51 ` B4 Bugbot
  2026-03-16 18:19 ` B4 Bugbot
  4 siblings, 0 replies; 7+ messages in thread
From: B4 Bugbot @ 2026-03-05 23:47 UTC (permalink / raw)
  To: bugbot+b4, tools, broonie, konstantin

Hello:

This conversation is now tracked by b4 bug tracker.
There is no need to do anything else, just keep talking.

--
Deet-doot-dot, I am a bot.
b4 bug tracker (bugspray 0.1-dev)


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: b4 dig not finding commits due to alternate sender emails
  2026-02-13 17:53 b4 dig not finding commits due to alternate sender emails Mark Brown
                   ` (2 preceding siblings ...)
  2026-03-05 23:47 ` B4 Bugbot
@ 2026-03-05 23:51 ` B4 Bugbot
  2026-03-16 18:19 ` B4 Bugbot
  4 siblings, 0 replies; 7+ messages in thread
From: B4 Bugbot @ 2026-03-05 23:51 UTC (permalink / raw)
  To: broonie, konstantin, tools, bugbot+b4

Hello:

This conversation is now tracked by b4 bug tracker.
There is no need to do anything else, just keep talking.

--
Deet-doot-dot, I am a bot.
b4 bug tracker (bugspray 0.1-dev)


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: b4 dig not finding commits due to alternate sender emails
  2026-03-05 23:40 ` B4 Bugbot
@ 2026-03-05 23:52   ` Konstantin Ryabitsev
  0 siblings, 0 replies; 7+ messages in thread
From: Konstantin Ryabitsev @ 2026-03-05 23:52 UTC (permalink / raw)
  To: B4 Bugbot; +Cc: tools, broonie

On Thu, Mar 05, 2026 at 11:40:41PM +0000, B4 Bugbot wrote:
> This conversation is now tracked by b4 bug tracker.
> There is no need to do anything else, just keep talking.

Sorry for the noise!

(But it does work. ;)

-- 
KR

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: b4 dig not finding commits due to alternate sender emails
  2026-02-13 17:53 b4 dig not finding commits due to alternate sender emails Mark Brown
                   ` (3 preceding siblings ...)
  2026-03-05 23:51 ` B4 Bugbot
@ 2026-03-16 18:19 ` B4 Bugbot
  4 siblings, 0 replies; 7+ messages in thread
From: B4 Bugbot @ 2026-03-16 18:19 UTC (permalink / raw)
  To: broonie, konstantin, tools

Konstantin Ryabitsev writes in commit c43341f9442fd3d315302de9d8c99eb7b6928838:

dig: search for in-body From when author email doesn't match

When a patch is sent from a different email address than the one
recorded in the commit (e.g. personal gmail vs. corporate address),
the author+email search fails to find the patch on lore. Add a
fallback that searches for the in-body "From:" line that git-am
writes when the envelope sender differs from the patch author.

Reported-by: Mark Brown <broonie@kernel.org>
Closes: https://msgid.link/aa4a44c9-7fee-4dd3-aafe-dca46c7038d0@sirena.org.uk # 2294e57
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Assisted-by: claude-opus-4-6

--
Deet-doot-dot, I am a bot.
b4 bug tracker (bugspray 0.1-dev)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-16 18:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-13 17:53 b4 dig not finding commits due to alternate sender emails Mark Brown
2026-03-05 21:41 ` Konstantin Ryabitsev
2026-03-05 23:40 ` B4 Bugbot
2026-03-05 23:52   ` Konstantin Ryabitsev
2026-03-05 23:47 ` B4 Bugbot
2026-03-05 23:51 ` B4 Bugbot
2026-03-16 18:19 ` B4 Bugbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox