Skip to content

Commit c40f064

Browse files
committed
sigh
1 parent 46522a2 commit c40f064

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
@@ -470,6 +470,7 @@ func PullRequestForBranch(client *Client, repo ghrepo.Interface, baseBranch, hea
470470
repository(owner: $owner, name: $repo) {
471471
pullRequests(headRefName: $headRefName, states: OPEN, first: 30) {
472472
nodes {
473+
id
473474
number
474475
title
475476
state

0 commit comments

Comments
 (0)