1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-19 14:14:26 +00:00
Lunny Xiao 39d51e7c82
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
..
2024-12-30 14:35:46 -08:00
2024-12-29 01:05:56 +00:00
2024-03-04 08:16:03 +00:00
2024-12-29 01:05:56 +00:00
2024-11-25 09:56:50 +08:00
2024-12-30 14:35:46 -08:00
2024-11-25 09:56:50 +08:00