mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 09:24:25 +00:00
6c8ff32511
* Closes #19997 Adds an `updated_at` time field to the `PullReview` API object to specify when the pull request review's state changed. Signed-off-by: Yarden Shoham <hrsi88@gmail.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>