question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`sync-pr-commit-title` renames PR to "Merge pull request #XXX from <branch>"

See original GitHub issue

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

image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
fregantecommented, Jan 28, 2020

I’ll limit this feature to squashing commits.

1reaction
fregantecommented, Jan 28, 2020

Fixed. At some point we’ll publish a new release. Currently we’re still waiting for the Chrome Web Store to publish the last update.

Read more comments on GitHub >

github_iconTop Results From Across the Web

sync-pr-commit-title renames PR to "Merge pull request #XXX ...
First it copies the PR title to the PR commit title (even for merge commits, it should replace the default Merges... ) Then...
Read more >
Merge pull request to a different branch than default, in Github
Click Edit next to the title, then select the branch from the dropdown. screenshot. You can now change the base branch of an...
Read more >
sindresorhus/refined-github (Raised $2,687.94) - Issuehunt
"Compare" repo link should include the current branch/tag ... `sync-pr-commit-title` renames PR to "Merge pull request #XXX from <branch>".
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found