You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
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`.
2 months ago
..
api Automerge supports deleting branch automatically after merging (#32343) 2 months ago
common Fix bleve fuzziness search (#33078) 2 months ago
install Refactor request context (#32956) 2 months ago
private Automerge supports deleting branch automatically after merging (#32343) 2 months ago
utils Refactor older tests to use testify (#33140) 2 months ago
web Automerge supports deleting branch automatically after merging (#32343) 2 months ago
init.go Add sub issue list support (#32940) 2 months ago