Fix detecting PR status when passing branch as arg

This commit is contained in:
Cristian Dominguez 2021-04-02 21:26:21 -03:00
parent df5883186c
commit 60d22b7d6d

View file

@ -672,6 +672,7 @@ func PullRequestForBranch(client *Client, repo ghrepo.Interface, baseBranch, hea
number
title
state
closed
body
mergeable
additions