1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-10 17:18:21 +01:00
gitea/services/automerge
Michael Hoang c710ce34fb
Fix non-admins unable to automerge PRs from forks (#36833)
Make `handlePullRequestAutoMerge` correctly check the
permissions of the merging user against pr.BaseRepo.

---------

Co-authored-by: Michael Hoang <enzime@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2026-03-06 00:03:12 +00:00
..
automerge.go Fix non-admins unable to automerge PRs from forks (#36833) 2026-03-06 00:03:12 +00:00
notify.go Start automerge check again after the conflict check and the schedule (#34989) 2025-07-08 14:51:16 +00:00