1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-10 08:18:12 +00:00
Files
gitea/routers/api/v1/repo/pull_review.go
赵智超 119173130a Add default CommitID for create pull review api (#11334)
If user create pull review through api but not set CommitID,
I think it's necessary to use last headCommitID as default seting,
or this review will be considered as stale review which is wrong

Signed-off-by: a1012112796 <1012112796@qq.com>
2020-05-08 19:50:23 +01:00

14 KiB