gitforge/services/pull
steven.guiheux 052b6ed8f5 fix: ignore migrated commit without a patch (#13257)
Close #13239

Implement the same behaviour as the gitea_uploader

### Tests for Go changes

(can be removed for JavaScript changes)

- I added test coverage for Go changes...
  - [X] in the `tests/integration` directory if it involves interactions with a live Forgejo server.

### Documentation

- [X] I did not document these changes and I do not expect someone else to do it.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13257
Reviewed-by: Mathieu Fenniak <mfenniak@noreply.codeberg.org>
2026-07-03 03:38:52 +02:00
..
check.go fix: apply signed-merge checks by merge style (#11403) 2026-04-09 20:26:27 +02:00
check_test.go fix: apply signed-merge checks by merge style (#11403) 2026-04-09 20:26:27 +02:00
comment.go chore: bump golangci-lint version (#13211) 2026-06-27 00:35:03 +02:00
commit_status.go
commit_status_test.go
edits.go
lfs.go
main_test.go
merge.go chore: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
merge_ff_only.go
merge_manual.go
merge_merge.go
merge_prepare.go
merge_rebase.go
merge_squash.go fix(ui)!: remove squash merge committer trailer admin option (#11096) 2026-02-07 12:58:26 +01:00
merge_test.go fix(ui)!: remove squash merge committer trailer admin option (#11096) 2026-02-07 12:58:26 +01:00
patch.go
patch_test.go
patch_unmerged.go ci: detect and prevent empty case statements in Go code (#11593) 2026-03-10 02:50:28 +01:00
pull.go chore: bump golangci-lint version (#13211) 2026-06-27 00:35:03 +02:00
pull_test.go fix: correct Reviewed-on URL in merge message for subpath deployments (#11240) 2026-02-11 18:12:29 +01:00
review.go fix: ignore migrated commit without a patch (#13257) 2026-07-03 03:38:52 +02:00
review_test.go
temp_repo.go chore: handle error types consistently (#9873) 2026-03-06 00:48:06 +01:00
update.go
update_rebase.go