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
There is no sanity check here, this can lead to malformed outcome:
"
$ pr-merge upstream 4785
The hub commandline tool is not installed. Using curl.
Merging 4785 from upstream onto 7.4.x-proposed
The hub commandline tool is not installed. Using curl.
With success:
"
$ pr-merge upstream 4785
The hub commandline tool is not installed. Using curl.
Merging 4785 from upstream onto 7.4.x-proposed
The hub commandline tool is not installed. Using curl.
Retrieving PR information from https://api.github.com/repos/jbossas/jboss-eap7/pulls/4785... Done.
Git commit message will be: Merge pull request #4785 from istudens:JBEAP-28731 [WFLY-20102] only encode and log route for first getRoute call
Continue...
"
The text was updated successfully, but these errors were encountered:
There is no sanity check here, this can lead to malformed outcome:
"
$ pr-merge upstream 4785
The hub commandline tool is not installed. Using curl.
Merging 4785 from upstream onto 7.4.x-proposed
The hub commandline tool is not installed. Using curl.
Retrieving PR information from https://api.github.com/repos/jbossas/jboss-eap7/pulls/4785... Done.
Git commit message will be: Merge pull request #4785 from
Continue...^C
"
With success:
"
$ pr-merge upstream 4785
The hub commandline tool is not installed. Using curl.
Merging 4785 from upstream onto 7.4.x-proposed
The hub commandline tool is not installed. Using curl.
Retrieving PR information from https://api.github.com/repos/jbossas/jboss-eap7/pulls/4785... Done.
Git commit message will be: Merge pull request #4785 from istudens:JBEAP-28731 [WFLY-20102] only encode and log route for first getRoute call
Continue...
"
The text was updated successfully, but these errors were encountered: