1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 15:09:33 -05:00
gitea/tests
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
..
e2e Refactor env var related code (#33075) 2025-01-02 11:36:50 +08:00
fuzz Fix fuzz test (#33156) 2025-01-09 15:15:47 +08:00
gitea-lfs-meta Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
gitea-repositories-meta Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
integration Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +08:00
testdata/data Add artifacts test fixture (#30300) 2024-11-01 10:29:54 +08:00
mssql.ini.tmpl Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
mysql.ini.tmpl Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
pgsql.ini.tmpl Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
sqlite.ini.tmpl Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
test_utils.go Add sub issue list support (#32940) 2024-12-24 01:54:19 +00:00