Skip to content

Commit 60d22b7

Browse files
committed
Fix detecting PR status when passing branch as arg
1 parent df58831 commit 60d22b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/queries_pr.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,6 +672,7 @@ func PullRequestForBranch(client *Client, repo ghrepo.Interface, baseBranch, hea
672672
number
673673
title
674674
state
675+
closed
675676
body
676677
mergeable
677678
additions

0 commit comments

Comments
 (0)