gitea/models/migrations
Lunny Xiao 39d51e7c82
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
cron-translations / crowdin-pull (push) Has been skipped
Automerge supports deleting branch automatically after merging (#32343)
Resolve #32341 
~Depends on #27151~

- [x] It will display a checkbox of deleting the head branch on the pull
request view page when starting an auto-merge task.
- [x] Add permission check before deleting the branch
- [x] Add delete branch comment for those closing pull requests because
of head branch or base branch was deleted.
- [x] Merge `RetargetChildrenOnMerge` and `AddDeletePRBranchComment`
into `service.DeleteBranch`.
2025-01-10 03:51:03 +08:00
..
base Refactor fixture loading for testing (#33024) 2024-12-30 04:06:57 +00:00
fixtures
v1_6
v1_7
v1_8
v1_9
v1_10
v1_11
v1_12
v1_13
v1_14
v1_15
v1_16 Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
v1_17
v1_18
v1_19
v1_20
v1_21 Make git clone URL could use current signed-in user (#33091) 2025-01-07 13:17:44 +08:00
v1_22 Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
v1_23 Issue time estimate, meaningful time tracking (#23113) 2024-12-05 13:07:53 +00:00
v1_24 Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +08:00
migrations_test.go Refactor the DB migration system slightly (#32344) 2024-10-27 19:54:35 +08:00
migrations.go Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +08:00