0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 00:50:21 +01:00
forgejo/services
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md ()
* Allow custom default merge message with .gitea/MERGE_MESSAGE_<merge_style>_TEMPLATE.md

* Some improvements

* Follow some advices

* Fix bug

* Fix bug

* Fix lint

* Fix close comment

* Fix test

* Fix and docs

* Improve codes

* Update docs and remove unnecessary variables

* return error for GetDefaultMergeMessage

* Fix test

* improve code

* ignore unknow unit type

* return error for GetDefaultMergeMessage

* Update services/pull/merge.go

* Some improvements

* Follow some advices

* Fix bug

* Fix lint

* Improve codes

* Update docs and remove unnecessary variables

* return error for GetDefaultMergeMessage

* improve code

* Handle deleted HeadRepo in GetDefaultMergeMessage

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Fix test

* Fix test

Co-authored-by: zeripath <art27@cantab.net>
2022-05-08 20:32:45 +08:00
..
agit
asymkey Use for a repo action one database transaction () 2022-05-03 21:46:28 +02:00
attachment
auth
automerge Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md () 2022-05-08 20:32:45 +08:00
comments
context
cron
externalaccount
forms Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md () 2022-05-08 20:32:45 +08:00
gitdiff Allow to mark files in a PR as viewed () 2022-05-07 20:28:10 +02:00
issue Use for a repo action one database transaction () 2022-05-03 21:46:28 +02:00
lfs
mailer
migrations
mirror
org
packages
pull Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md () 2022-05-08 20:32:45 +08:00
release
repository Auto merge pull requests when all checks succeeded via API () 2022-05-08 01:05:52 +08:00
task
user
webhook
wiki PullService lock via pullID () 2022-05-04 18:06:23 +02:00