- Gitea version (or commit ref):
1.13.0
- Database (use
[x]):
Description
From version 1.13.0, the configuration [repository.pull-request] DEFAULT_MERGE_MESSAGE_ALL_AUTHORS, used as default (false), is not being honoured in a squash commit type of PR.
I just want the commit title in the commit message, as in the earlier versions. Cleaning the message with the Co-Authored-By lines doesn't work, these are appended again to squash commit message.