You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.