On 2021/6/10 11:31, Xionghu Luo via Gcc-patches wrote: > Hi, > I noticed that the "git gcc-commit-mklog" command doesn't extract PR > number from title to ChangeLog automatically, then the committed patch > doesn't update the related bugzilla PR website after check in the patch?
Well then you shouldn't have checked it in like that :-) The docs at https://gcc.gnu.org/contribute.html#patches are clear that when you put a PR number in the email subject (which should also be the summary line of the git commit msg) ... "The body of the commit message should still contain the full form (PR <component>/nnnnn) within the body of the commit message so that Bugzilla will correctly notice the commit."