Linux maintainer tooling and workflows
 help / color / mirror / Atom feed
* Scripting support for telling if a b4 series is sendable
@ 2024-01-22 17:21 Mark Brown
  2024-01-22 17:26 ` Konstantin Ryabitsev
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Mark Brown @ 2024-01-22 17:21 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: tools

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

Hi,

b4 has logic for detecting if there is an unedited cover letter which
would be used in sending.  It would be helpful for scripting around b4
if it were possible to query to see if this check will fail separately
to trying to send a series.

Thanks,
Mark

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

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

* Re: Scripting support for telling if a b4 series is sendable
  2024-01-22 17:21 Scripting support for telling if a b4 series is sendable Mark Brown
@ 2024-01-22 17:26 ` Konstantin Ryabitsev
  2024-01-22 17:31 ` Kernel.org Bugbot
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Konstantin Ryabitsev @ 2024-01-22 17:26 UTC (permalink / raw)
  To: Mark Brown; +Cc: tools

On Mon, Jan 22, 2024 at 05:21:35PM +0000, Mark Brown wrote:
> Hi,
> 
> b4 has logic for detecting if there is an unedited cover letter which
> would be used in sending.  It would be helpful for scripting around b4
> if it were possible to query to see if this check will fail separately
> to trying to send a series.

Makes sense.

bugbot assign to me

-K

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

* Re: Scripting support for telling if a b4 series is sendable
  2024-01-22 17:21 Scripting support for telling if a b4 series is sendable Mark Brown
  2024-01-22 17:26 ` Konstantin Ryabitsev
@ 2024-01-22 17:31 ` Kernel.org Bugbot
  2024-01-24  0:00 ` Kernel.org Bugbot
  2024-01-24  0:01 ` Konstantin Ryabitsev
  3 siblings, 0 replies; 6+ messages in thread
From: Kernel.org Bugbot @ 2024-01-22 17:31 UTC (permalink / raw)
  To: konstantin, broonie, tools

Hello:

This conversation is now tracked by Kernel.org Bugzilla:
https://bugzilla.kernel.org/show_bug.cgi?id=218408

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] 6+ messages in thread

* Re: Scripting support for telling if a b4 series is sendable
  2024-01-22 17:21 Scripting support for telling if a b4 series is sendable Mark Brown
  2024-01-22 17:26 ` Konstantin Ryabitsev
  2024-01-22 17:31 ` Kernel.org Bugbot
@ 2024-01-24  0:00 ` Kernel.org Bugbot
  2024-01-24  0:01 ` Konstantin Ryabitsev
  3 siblings, 0 replies; 6+ messages in thread
From: Kernel.org Bugbot @ 2024-01-24  0:00 UTC (permalink / raw)
  To: broonie, konstantin, tools

Konstantin Ryabitsev writes in commit a684c77f981daa92f7f0460dd5178cdd2ae2d81f:

ez: show if the cover letter needs editing

If we have "EDITME" in the cover letter, show 'needs-editing' in the
output of "b4 prep --show-info".

Suggested-by: Mark Brown <broonie@kernel.org>
Link: https://msgid.link/47699f5d-4ba3-4438-8a78-ab6c3345840a@sirena.org.uk
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=218408
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>

(via https://git.kernel.org/pub/scm/utils/b4/b4.git/commit/?id=a684c77f981d)
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (peebz 0.1)


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

* Re: Scripting support for telling if a b4 series is sendable
  2024-01-22 17:21 Scripting support for telling if a b4 series is sendable Mark Brown
                   ` (2 preceding siblings ...)
  2024-01-24  0:00 ` Kernel.org Bugbot
@ 2024-01-24  0:01 ` Konstantin Ryabitsev
  2024-01-24  0:08   ` Mark Brown
  3 siblings, 1 reply; 6+ messages in thread
From: Konstantin Ryabitsev @ 2024-01-24  0:01 UTC (permalink / raw)
  To: Mark Brown; +Cc: tools

On Mon, Jan 22, 2024 at 05:21:35PM +0000, Mark Brown wrote:
> b4 has logic for detecting if there is an unedited cover letter which
> would be used in sending.  It would be helpful for scripting around b4
> if it were possible to query to see if this check will fail separately
> to trying to send a series.

I've added 'needs-editing' to the output of "b4 prep --show-info". It will
also probably include 'needs-checking' and a few other 'needs-*' entries as
the feature set grows, at which point I may add a separate summarizing
'send-ready' entry.

Give it a whirl and please follow up if it's not what you were looking for.

-K

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

* Re: Scripting support for telling if a b4 series is sendable
  2024-01-24  0:01 ` Konstantin Ryabitsev
@ 2024-01-24  0:08   ` Mark Brown
  0 siblings, 0 replies; 6+ messages in thread
From: Mark Brown @ 2024-01-24  0:08 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: tools

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

On Tue, Jan 23, 2024 at 07:01:10PM -0500, Konstantin Ryabitsev wrote:

> I've added 'needs-editing' to the output of "b4 prep --show-info". It will
> also probably include 'needs-checking' and a few other 'needs-*' entries as
> the feature set grows, at which point I may add a separate summarizing
> 'send-ready' entry.

> Give it a whirl and please follow up if it's not what you were looking for.

That looks great, thanks!

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

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

end of thread, other threads:[~2024-01-24  0:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-22 17:21 Scripting support for telling if a b4 series is sendable Mark Brown
2024-01-22 17:26 ` Konstantin Ryabitsev
2024-01-22 17:31 ` Kernel.org Bugbot
2024-01-24  0:00 ` Kernel.org Bugbot
2024-01-24  0:01 ` Konstantin Ryabitsev
2024-01-24  0:08   ` Mark Brown

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