pull-request
pull-request copied to clipboard
Detect PR title to use from first commit message
Feature request
An option to auto populate the PR title and body to the first commit message and description, respectively.
Motivation
When squashing PRs, there's a good chance we want to use the commit message at the PR title.
This is how GitHub.com's pull request creation UI behaves.