forgejo/services/pull
charles e731e0c346
Fix commit_status problem when testing (#29672)
Close #29661

fix #29656

Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit 0c273f12e0b5d6dc2b80e2e6b51b2deaf15608b1)
2024-03-11 23:36:59 +07:00
..
check.go
check_test.go
comment.go
commit_status.go Fix commit_status problem when testing (#29672) 2024-03-11 23:36:59 +07:00
commit_status_test.go Fixing the issue when status check per rule matches multiple actions (#29631) 2024-03-11 23:36:59 +07:00
edits.go
lfs.go
main_test.go
merge.go
merge_ff_only.go
merge_merge.go
merge_prepare.go
merge_rebase.go
merge_squash.go
merge_test.go
patch.go
patch_unmerged.go
pull.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
pull_test.go
review.go remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
temp_repo.go
update.go
update_rebase.go