gh icon indicating copy to clipboard operation
gh copied to clipboard

Feature: Introduce regex pattern to infer a branch title from

Open jwu910 opened this issue 6 years ago • 0 comments

Would it be possible to have a configuration property containing a regex pattern that GH could use to name a branch when pulling a PR down?

For example, if someone sends me a PR titled TICKET-1234, I could give GH a regex pattern that matches some TEXT dash NUMBERS and either grab that from the PR title, or from the latest commit as this is also a common practice.

jwu910 avatar Apr 24 '19 22:04 jwu910