Add headRefOid to PullRequestFields
This commit is contained in:
parent
99e76a709f
commit
bb25202054
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