Nice Pull icon

Nice Pull

Extension Actions

CRX ID
biaiekhldhgiefinnfahbjnenoklognl
Description from extension meta

Gives GitHub PR commits nice default names.

Image from store
Nice Pull
Description from store

Converts Github PR commits from this form:

`
Merge pull request #${prNumber} from ${repository}/${branchName}
${pullRequestTitle}
`

to

`${pullRequestTitle} (#${prNumber})`

which is a much more helpful description of the commit, and looks much nicer in history.