tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
* b4: Should send-series-to supress send-auto-to-cmd?
@ 2024-12-24 13:06 Jiaxun Yang
  2024-12-25 17:13 ` Konstantin Ryabitsev
  2024-12-25 17:15 ` Bugspray Bot
  0 siblings, 2 replies; 3+ messages in thread
From: Jiaxun Yang @ 2024-12-24 13:06 UTC (permalink / raw)
  To: tools

Hi all,

This is a question (or possibly bug) raised from QEMU's .b4-config [1].

In QEMU's workflow, we have a fixed To point to the main mailing list, while
Cc is gathered from get_maintainers.pl.

However, at least in b4 0.14.2 specifying send-series-to won't suppress send-auto-to-cmd.
In such .b4-config configuration:

```
[b4]
    send-series-to = qemu-devel@nongnu.org
    send-auto-cc-cmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback
```

b4 prep -c will still cause default send-auto-to-cmd to run
```
$ b4 prep -c
Will collect To: addresses using get_maintainer.pl
Will collect Cc: addresses using get_maintainer.pl
Collecting To/Cc addresses
CRITICAL: Running /[...]/qemu/scripts/get_maintainer.pl --nogit --nogit-fallback --nogit-chief-penguins --norolestats --nol failed:
Unknown option: nogit-chief-penguins
/[...]/qemu/scripts/get_maintainer.pl: invalid argument - use --help if necessary
```

My current workaround is to specify a dummy send-auto-to-cmd (i.e. echo).

I wonder if it is an expected behaviour?

Thanks

[1]: https://lore.kernel.org/qemu-devel/20241223-swift-of-splendid-protection-b5dcac@lemur/
- Jiaxun

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

* Re: b4: Should send-series-to supress send-auto-to-cmd?
  2024-12-24 13:06 b4: Should send-series-to supress send-auto-to-cmd? Jiaxun Yang
@ 2024-12-25 17:13 ` Konstantin Ryabitsev
  2024-12-25 17:15 ` Bugspray Bot
  1 sibling, 0 replies; 3+ messages in thread
From: Konstantin Ryabitsev @ 2024-12-25 17:13 UTC (permalink / raw)
  To: Jiaxun Yang; +Cc: tools

On Tue, Dec 24, 2024 at 01:06:27PM +0000, Jiaxun Yang wrote:
> Hi all,
> 
> This is a question (or possibly bug) raised from QEMU's .b4-config [1].
> 
> In QEMU's workflow, we have a fixed To point to the main mailing list, while
> Cc is gathered from get_maintainers.pl.
> 
> However, at least in b4 0.14.2 specifying send-series-to won't suppress send-auto-to-cmd.
> In such .b4-config configuration:
> 
> ```
> [b4]
>     send-series-to = qemu-devel@nongnu.org
>     send-auto-cc-cmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback
> ```
> 
> b4 prep -c will still cause default send-auto-to-cmd to run
> ```
> $ b4 prep -c
> Will collect To: addresses using get_maintainer.pl
> Will collect Cc: addresses using get_maintainer.pl
> Collecting To/Cc addresses
> CRITICAL: Running /[...]/qemu/scripts/get_maintainer.pl --nogit --nogit-fallback --nogit-chief-penguins --norolestats --nol failed:
> Unknown option: nogit-chief-penguins
> /[...]/qemu/scripts/get_maintainer.pl: invalid argument - use --help if necessary
> ```
> 
> My current workaround is to specify a dummy send-auto-to-cmd (i.e. echo).
> 
> I wonder if it is an expected behaviour?

It's not, it's just an unexpected condition. I'll figure out the right way to
go about it.

bugspray tag me

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

* Re: b4: Should send-series-to supress send-auto-to-cmd?
  2024-12-24 13:06 b4: Should send-series-to supress send-auto-to-cmd? Jiaxun Yang
  2024-12-25 17:13 ` Konstantin Ryabitsev
@ 2024-12-25 17:15 ` Bugspray Bot
  1 sibling, 0 replies; 3+ messages in thread
From: Bugspray Bot @ 2024-12-25 17:15 UTC (permalink / raw)
  To: jiaxun.yang, tools

Hello:

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

There is no need to do anything else, just keep talking.
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (bugspray 0.1-dev)


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

end of thread, other threads:[~2024-12-25 17:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-24 13:06 b4: Should send-series-to supress send-auto-to-cmd? Jiaxun Yang
2024-12-25 17:13 ` Konstantin Ryabitsev
2024-12-25 17:15 ` Bugspray Bot

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).