### Description The field "close_at" is always NULL for pull requests API queries. You can see the error here: https://try.gitea.io/api/v1/repos/dfelinto/blender/pulls It doesn't matter if the pull request was closed manually (id=13601) or merged (id=13600). ### Gitea Version 1.19.0+dev-310-g1aba53db6 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? I can reproduce this both with try.gitea.io and a local instance running 1.18.0 from the binary. ### Database SQLite