You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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 someTEXT dash NUMBERS
and either grab that from the PR title, or from the latest commit as this is also a common practice.The text was updated successfully, but these errors were encountered: