From: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
To: Chen-Yu Tsai <wens@csie.org>
Cc: Andre Przywara <andre.przywara@arm.com>,
"open list:ARM/Allwinner sunXi SoC support"
<linux-sunxi@lists.linux.dev>,
tools@kernel.org
Subject: Re: b4 thank-you letter shows incorrect repo URL
Date: Fri, 2 May 2025 15:55:46 -0400 [thread overview]
Message-ID: <20250502-small-caped-oxpecker-92f9bb@lemur> (raw)
In-Reply-To: <CAGb2v66RkWixx4NB+a5L9_V=bs3wOSWqaSv9QeWb9-aYy2YxaQ@mail.gmail.com>
On Thu, May 01, 2025 at 11:49:38PM +0800, Chen-Yu Tsai wrote:
> > > This is coming from your custom template, not from b4 itself. By default, b4
> > > just says "Applied to ${branch}".
> >
> > My template is: "Applied to ${branch} in ${treename}, thanks!"
> >
> > My .git/config is as follows:
> >
> > [remote "sunxi"]
> > url = git@github.com:linux-sunxi/linux-sunxi.git
> > tagopt = --no-tags
> > fetch = +refs/heads/*:refs/remotes/sunxi-github/*
> > [remote "sunxi-korg"]
> > url = https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git
> > pushURL = git@gitolite.kernel.org:pub/scm/linux/kernel/git/sunxi/linux
> > fetch = +refs/heads/*:refs/remotes/sunxi-korg/*
> > tagopt = --no-tags
> > b4-commit-url-mask = https://git.kernel.org/sunxi/linux/c/%.12s
> >
> > Also, the branch I applied it to is named "sunxi/clk-fixes-for-6.15",
> > both locally and in the kernel.org repo, not "clk-fixes-for-6.15" as
> > shown in the original thank-you email.
> >
> > I think there is a parsing error somewhere. Maybe b4 isn't dealing with
> > nested branch names correctly and somehow thinks the "sunxi/" part is
> > actually the remote name.
> >
> > If I rename the "sunxi" remote to "sunxi-github", `b4 ty` now generates:
> >
> > Applied to sunxi/clk-fixes-for-6.15 in local tree, thanks!
> >
> > Again this seems to point to accidentally treating part of the branch name
> > as the remote name.
>
> Also, I found a thank-you letter that is correct that is from Jan. 2025:
>
> https://lore.kernel.org/linux-sunxi/173617837421.3282465.589306007023383641.b4-ty@csie.org/
>
> The next one that I found was incorrect. This one is from Feb. 2025:
>
> https://lore.kernel.org/linux-sunxi/173909140135.1184685.5784910677727356231.b4-ty@csie.org/
>
> Though it could be I upgraded something on my workstation some time
> in between.
Yes, I think there's a substring/partial match that causes this.
I'll take a look.
bugspray tag me
-K
next prev parent reply other threads:[~2025-05-02 19:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-30 9:53 [PATCH] clk: sunxi-ng: fix order of arguments in clock macro Andre Przywara
2025-05-01 5:05 ` Jernej Škrabec
2025-05-01 5:11 ` Chen-Yu Tsai
2025-05-01 12:14 ` Chen-Yu Tsai
2025-05-01 12:22 ` Andre Przywara
2025-05-01 14:06 ` b4 thank-you letter shows incorrect repo URL Chen-Yu Tsai
2025-05-01 14:26 ` Konstantin Ryabitsev
2025-05-01 15:45 ` Chen-Yu Tsai
2025-05-01 15:49 ` Chen-Yu Tsai
2025-05-02 19:55 ` Konstantin Ryabitsev [this message]
2025-05-02 20:00 ` Bugspray Bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250502-small-caped-oxpecker-92f9bb@lemur \
--to=konstantin@linuxfoundation.org \
--cc=andre.przywara@arm.com \
--cc=linux-sunxi@lists.linux.dev \
--cc=tools@kernel.org \
--cc=wens@csie.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox