Call UserMergeBranch with the sign field conditionally based on the web_based_commit_signing_enabled setting
- For gitlab.com:
- When merging on behalf of the user we should make the UserMergeBranch rpc request with
signwhenweb_based_commit_signing_enabledis true.
- When merging on behalf of the user we should make the UserMergeBranch rpc request with
- in non-saas instances:
- always use make the request with
signtrue
- always use make the request with
Edited by 🤖 GitLab Bot 🤖