Merge pull request #6399 from nsmag/pr-list-headsha
Add `headRefOid` to pull request fields
This commit is contained in:
commit
a493f6dbe8
1 changed files with 1 additions and 0 deletions
|
|
@ -231,6 +231,7 @@ var PullRequestFields = append(IssueFields,
|
|||
"deletions",
|
||||
"files",
|
||||
"headRefName",
|
||||
"headRefOid",
|
||||
"headRepository",
|
||||
"headRepositoryOwner",
|
||||
"isCrossRepository",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue