mirror of
https://gitee.com/gitea/gitea
synced 2025-11-05 17:10:24 +08:00
When migrating from Gitlab map Approvals to approving Reviews (#11147)
When migrating from Gitlab map Gitlab Approvals to approving Reviews Co-Authored-By: zeripath <art27@cantab.net>
This commit is contained in:
@@ -13,6 +13,7 @@ import (
|
||||
// PullRequest defines a standard pull request information
|
||||
type PullRequest struct {
|
||||
Number int64
|
||||
OriginalNumber int64
|
||||
Title string
|
||||
PosterName string
|
||||
PosterID int64
|
||||
|
||||
Reference in New Issue
Block a user