Return url for PRs
This commit is contained in:
parent
7c1390d02d
commit
ee7f6339ae
2 changed files with 2 additions and 0 deletions
|
|
@ -230,6 +230,7 @@ func prView(cmd *cobra.Command, args []string) error {
|
|||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
openURL = pr.URL
|
||||
} else {
|
||||
prNumber, branchWithOwner, err := prSelectorForCurrentBranch(ctx)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue