gitea/services/pull
badhezi 0cec4b84e2
Fix actions skipped commit status indicator (#34507)
Addresses https://github.com/go-gitea/gitea/issues/34500

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-28 11:36:21 -04:00
..
check.go Option to delay conflict checking of old pull requests until page view (#27779) 2025-04-24 19:26:57 +00:00
check_test.go Option to delay conflict checking of old pull requests until page view (#27779) 2025-04-24 19:26:57 +00:00
comment.go
commit_status.go Fix actions skipped commit status indicator (#34507) 2025-05-28 11:36:21 -04:00
commit_status_test.go Fix actions skipped commit status indicator (#34507) 2025-05-28 11:36:21 -04:00
edits.go
lfs.go
main_test.go
merge.go Option to delay conflict checking of old pull requests until page view (#27779) 2025-04-24 19:26:57 +00:00
merge_ff_only.go
merge_merge.go
merge_prepare.go Option to delay conflict checking of old pull requests until page view (#27779) 2025-04-24 19:26:57 +00:00
merge_rebase.go
merge_squash.go
merge_test.go
patch.go Option to delay conflict checking of old pull requests until page view (#27779) 2025-04-24 19:26:57 +00:00
patch_unmerged.go
protected_branch.go
pull.go Split GetLatestCommitStatus as two functions (#34535) 2025-05-26 19:00:22 +00:00
pull_test.go
review.go
review_test.go
reviewer.go
reviewer_test.go
temp_repo.go Option to delay conflict checking of old pull requests until page view (#27779) 2025-04-24 19:26:57 +00:00
update.go
update_rebase.go