0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-08 22:56:42 -05:00
forgejo/routers
Caesar Schinas dfd3ac01d7
Revert "Prevent allow/reject reviews on merged/closed PRs"
This reverts commit 4ed372af13.
This change from Gitea was not considered by the Forgejo UI team and there is a consensus that it feels like a regression.

The test which was added in that commit is kept and modified to test that reviews can successfully be submitted on closed and merged PRs.

Closes 

(cherry picked from commit 65c2595f26)
2024-08-15 10:47:38 +01:00
..
api Revert "Prevent allow/reject reviews on merged/closed PRs" 2024-08-15 10:47:38 +01:00
common feat(api): implement branch/commit comparison API (#30349) 2024-04-21 11:58:18 +02:00
install Fix wrong error highlighting on install page (#4063) 2024-06-11 19:05:05 +00:00
private enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
utils [PORT] drop utils.IsExternalURL (and expand IsRiskyRedirectURL tests) (#3167) 2024-04-15 13:03:08 +00:00
web Revert "Prevent allow/reject reviews on merged/closed PRs" 2024-08-15 10:47:38 +01:00
init.go s/Gitea/Forgejo in various log messages and comments 2024-04-21 21:26:15 +05:00