sindresorhus/refined-github


The issue has been solved
Change PR title to match merge commit title #1743
bfred-it posted onGitHub
Point: the merge commit of PRs should match the PR title.
We have a feature that automatically picks up the PR title to use as the commit title, but if we then change it (e.g. from “Update index.js” to something more apt) the PR will stay with the old title.
This feature may be unwanted, so it may warrant a checkbox like “also update the PR title”… or just a dynamic notice.
The title change can happen after the merge is done successfully and will have to remove the (#124)
reference to the PR itself