sindresorhus/refined-github

Do you want to work on this issue?

You can request for a bounty in order to promote it!

Auto update base branch using prefix of compare branch #4437

KSH-code posted onGitHub

In general, Most repositories use multiple branches like main, develop or something.

and each branch has a rule for naming of compare branch such as fix/something-blah, chore/blah-typo

so, My proposal is to set automatically base branch with check prefix of compare branch.

e.g.

  • fix/ is to set to main
  • chore/ is to set to develop

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests