sindresorhus/refined-github

option: enable message "_user_ wants to merge _n_ commits into _branch_ from _branch_" #4027

lsloan posted onGitHub

When GitHub is used without refined-github, a message like this appears near the top of each pull request:

user wants to merge n commits into branch from branch

For example, PR #4016 in this repo shows:

yakov116 wants to merge 2 commits into main from markEmAll

When refined-github is used, that message is reduced to:

from branch

Again, for #4016, it shows:

from markEmAll

For some PRs I was working with, I wanted to be certain they were opened using the correct destination branch, but it isn't shown.

I looked through the extension options to find one that might enable the original message, but I couldn't find one. Please add an option to enable this message.


All of that content is already on the page: https://github.com/sindresorhus/refined-github/issues/3089

The feature clean-conversation-headers can already be disabled, but:

using the correct destination branch, but it isn't shown.

the default branch isn't shown because it's the default.

posted by fregante about 4 years ago

using the correct destination branch, but it isn't shown.

The default branch isn't shown, it's the default.

posted by fregante about 4 years ago

Thank you for the pointer and the information.

I spent an hour searching through the extension options for phrases and words like "branch", "merge", "commits", "wants", etc.

posted by lsloan about 4 years ago

Thanks, I updated the description of the feature. This is a recurrent issue

posted by fregante about 4 years ago

Fund this Issue

$0.00
Funded

Pull requests