`sync-pr-commit-title` renames PR to "Merge pull request #XXX from <branch>" #2713
Blaisorblade posted onGitHub
Thanks to #1743, PRs are renamed to the merge commit title. However, that's typically an uninformative message, such as "Merge pull request #XXX from <branch>" — the PRs then shouldn't be renamed, but are, per the screenshot. The automated rename is
Blaisorblade changed the title
Complete supporting guarded pDOT: Allow paths as value definitions, try 2Merge pull request #155 from Blaisorblade/path-defs-rebase-2
(I later renamed this back by hand).
Disabling sync-pr-commit-title
fixes the problem. Unfortunately, I'm only merging PRs in a private repo, so I can't (yet) give a public link (but I should be able to, soon).
<!-- Thanks for reporting a bug! ⛰ 1. Make sure the bug is caused by Refined GitHub. Try disabling the extension first. 2. Include a full URL where the bug appears. 3. Include a screenshot/gif Issues without a URL/screenshot will be closed -->