forgejo/services/pull
Zettat123 1751825256
Handle "close" actionable references for manual merges (#31879)
Fix #31743

(cherry picked from commit 725a3ed9ad110f8354303140f527326c64f42dc8)
2024-09-01 08:07:27 +02:00
..
check.go fix(hook): repo admins are wrongly denied the right to force merge 2024-06-02 21:16:46 +02:00
check_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
comment.go Add codespell support and fix a good number of typos with its help (#3270) 2024-05-09 13:49:37 +00:00
commit_status.go
commit_status_test.go
edits.go
lfs.go
main_test.go
merge.go Handle "close" actionable references for manual merges (#31879) 2024-09-01 08:07:27 +02:00
merge_ff_only.go
merge_merge.go
merge_prepare.go
merge_rebase.go
merge_squash.go
merge_test.go
patch.go Fix slow patch checking with commits that add or remove many files (#31548) 2024-07-07 07:33:01 +02:00
patch_unmerged.go
pull.go fix(agit): run full pr checks on force-push 2024-08-12 09:00:41 +02:00
pull_test.go fix: use url.JoinPath to join url parts 2024-07-31 14:45:37 +02:00
review.go Revert "Prevent allow/reject reviews on merged/closed PRs" 2024-08-12 12:24:52 +01:00
review_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
temp_repo.go
update.go Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 2024-05-12 20:03:10 +02:00
update_rebase.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-05-05 08:38:16 +01:00