mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 17:24:43 +00:00
76e3111596
* Collaborator trust model should trust collaborators There was an unintended regression in #17917 which leads to only repository admin commits being trusted. This PR restores the old logic. Fix #18501 Signed-off-by: Andrew Thornton <art27@cantab.net>