Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shorten default merge commit title #2843

Closed
fregante opened this issue Feb 28, 2020 · 0 comments
Closed

Shorten default merge commit title #2843

fregante opened this issue Feb 28, 2020 · 0 comments

Comments

@fregante
Copy link
Member

When merging PRs with a merge commit, GitHub suggests this title:

Merge pull request #${number} from ${user}/${branch}

I suggest shortening this default to:

Merge PR #${number}

A similar feature, sync-pr-commit-title does something similar but just when squashing commits. This new feature could be named clean-merge-commit-title or shorten-merge-commit-title.


This issue replaces/follows #2768

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant