sindresorhus/refined-github

The issue has been closed
Clear PR merge commit description field #2564
fregante posted onGitHub
On PRs, when squashing, the commit description is filled with every commit's title.
I think that if you squash, probably aren't interested in every commit's title and should therefore be dropped. If they're useful, maybe you should merge or rebase instead, IMHO.
Thoughts?
Perhaps we should just preserve a deduplicated list of Co-authored-by
Currently
<img width="757" alt="" src="https://user-images.githubusercontent.com/1402241/69406614-0a922880-0d35-11ea-9262-1e21e731881c.png">
Expected
<img width="756" alt="" src="https://user-images.githubusercontent.com/1402241/69406863-acb21080-0d35-11ea-8449-33c1c9c49081.png">