Re: [GIT PULL] __auto_type conversion for v6.19-rc1
Konstantin Ryabitsev <[email protected]> Tue, 9 Dec 2025 03:00:16 -0500
| Newsgroups | org.kernel.vger.linux-sparse,dev.linux.lists.virtualization,org.kernel.vger.bpf,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest |
|---|---|
| Message-ID | <20251209-kickass-analytic-eagle-f9e910@lemur> |
On Tue, Dec 09, 2025 at 12:33:26PM +0900, Linus Torvalds wrote: > > Yeah, it commented on the master branch, which is of course ... yours. > > Ahh. It's because you didn't use the standard pull request format, and > instead did the branch name elsewhere. It seems almost every maintainer has their own script to send a pull request, even if many of them are wrapping git-request-pull. I was just talking to Steve Rostedt earlier today about maybe teaching b4 how to do that so that at least any new incoming maintainers have a more streamlined way of sending a standard pull request in a format that is easy on both Linus and the pr-tracker-bot. -K