* asdf
@ 2023-03-31 10:04 Christian Brauner
2023-04-21 18:52 ` asdf Konstantin Ryabitsev
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Christian Brauner @ 2023-03-31 10:04 UTC (permalink / raw)
To: Konstantin Ryabitsev; +Cc: Tools
Hey Konstantin,
Can't be said enough: thanks for b4!
I have two inquiries about b4 send:
(1) Currently the message id that is generated for each patch sent by b4
has the format:
[date] - [branch name] - [version] - [patch number] - [random] @ kernel.org
where [date] is fixed and is taken from the change-id of the series
as you mentioned in a fediverse thread.
It would be nice if we could - potentially opt-in via a config opt -
set [date] to the date when the patch series was sent.
(2) I couldn't find an option to tell b4 send to set In-Reply-To: to one
or more messages. That comes in handy when e.g., generating a patch
in reply to syzbot report.
Maybe that's something worth adding.
Thanks!
Christian
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: asdf
2023-03-31 10:04 asdf Christian Brauner
@ 2023-04-21 18:52 ` Konstantin Ryabitsev
2023-04-21 18:58 ` asdf Kernel.org Bugbot
2023-06-21 20:08 ` b4: individual patch series should have the latest timestamp in the message-id Kernel.org Bugbot
2 siblings, 0 replies; 4+ messages in thread
From: Konstantin Ryabitsev @ 2023-04-21 18:52 UTC (permalink / raw)
To: Christian Brauner; +Cc: Tools
On Fri, Mar 31, 2023 at 12:04:14PM +0200, Christian Brauner wrote:
> Can't be said enough: thanks for b4!
Glad to see so many people start to use it.
> I have two inquiries about b4 send:
>
> (1) Currently the message id that is generated for each patch sent by b4
> has the format:
>
> [date] - [branch name] - [version] - [patch number] - [random] @ kernel.org
>
> where [date] is fixed and is taken from the change-id of the series
> as you mentioned in a fediverse thread.
>
> It would be nice if we could - potentially opt-in via a config opt -
> set [date] to the date when the patch series was sent.
Sounds reasonable.
bugbot on
> (2) I couldn't find an option to tell b4 send to set In-Reply-To: to one
> or more messages. That comes in handy when e.g., generating a patch
> in reply to syzbot report.
>
> Maybe that's something worth adding.
I worry that this can create really weird thread interactions. E.g. if you
have a bot report and it results in two different series being proposed:
original bot report
\
-- [PATCH] fixes one issue from the report
\
| -- [PATCH v2] fixes one issue from the report
|
-- [PATCH] fixes a different issue from the report
\
-- [PATCH v2] fixes a different issue from the report
This will confuse absolutely everyone, not just b4. :)
It's best to just use Link:, I think.
-K
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: asdf
2023-03-31 10:04 asdf Christian Brauner
2023-04-21 18:52 ` asdf Konstantin Ryabitsev
@ 2023-04-21 18:58 ` Kernel.org Bugbot
2023-06-21 20:08 ` b4: individual patch series should have the latest timestamp in the message-id Kernel.org Bugbot
2 siblings, 0 replies; 4+ messages in thread
From: Kernel.org Bugbot @ 2023-04-21 18:58 UTC (permalink / raw)
To: brauner, tools, konstantin
Hello:
This conversation is now tracked by Kernel.org Bugzilla:
https://bugzilla.kernel.org/show_bug.cgi?id=217359
There is no need to do anything else, just keep talking.
--
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (peebz 0.1)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: b4: individual patch series should have the latest timestamp in the message-id
2023-03-31 10:04 asdf Christian Brauner
2023-04-21 18:52 ` asdf Konstantin Ryabitsev
2023-04-21 18:58 ` asdf Kernel.org Bugbot
@ 2023-06-21 20:08 ` Kernel.org Bugbot
2 siblings, 0 replies; 4+ messages in thread
From: Kernel.org Bugbot @ 2023-06-21 20:08 UTC (permalink / raw)
To: konstantin, tools, brauner
Konstantin Ryabitsev writes in commit 377e02fe2bcd16946b821d3ec2c384192523ee75:
ez: make message-ids use today's date
When creating the message-id of the series to be sent, we're reusing the
change-id, which includes the origin date when that change-id was first
created. Change this to today's date in order to be more conforming to
how git-send-email does it.
Suggested-by: Christian Brauner <brauner@kernel.org>
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=217359
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
(via https://git.kernel.org/pub/scm/utils/b4/b4.git/commit/?id=377e02fe2bcd)
--
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (peebz 0.1)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-06-21 20:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-31 10:04 asdf Christian Brauner
2023-04-21 18:52 ` asdf Konstantin Ryabitsev
2023-04-21 18:58 ` asdf Kernel.org Bugbot
2023-06-21 20:08 ` b4: individual patch series should have the latest timestamp in the message-id Kernel.org Bugbot
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).