mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-10 11:14:20 +00:00
A pr.Reviewer may be nil when migrating from Gitea if this is a team request review. We do not migrate teams therefore we cannot map these requests, but we can migrate user requests. Signed-off-by: Andrew Thornton <art27@cantab.net> |
||
|---|---|---|
| .. | ||
| file_format_testdata | ||
| schemas | ||
| comment.go | ||
| downloader.go | ||
| error.go | ||
| file_format.go | ||
| file_format_test.go | ||
| issue.go | ||
| label.go | ||
| messenger.go | ||
| milestone.go | ||
| null_downloader.go | ||
| options.go | ||
| pullrequest.go | ||
| reaction.go | ||
| release.go | ||
| repo.go | ||
| retry_downloader.go | ||
| review.go | ||
| schemas_bindata.go | ||
| schemas_dynamic.go | ||
| schemas_static.go | ||
| uploader.go | ||