[forge] set default merge style to rebase

fixes: forge/forge#353

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lerch
2026-02-04 09:24:20 +10:00
parent 6aab5d6da0
commit a425f8715f

View File

@@ -572,6 +572,7 @@ gitea:
repository:
MAX_CREATION_LIMIT: 0
ALLOW_FORK_WITHOUT_MAXIMUM_LIMIT: true
DEFAULT_MERGE_STYLE: rebase
## @param gitea.config.cors Cross-origin resource sharing settings
cors: {}