[go: up one dir, main page]

Call UserMergeToRef 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 UserMergeToRef rpc request with sign when web_based_commit_signing_enabled is true.
  • in non-saas instances:

    • always use make the request with sign true
Edited by 🤖 GitLab Bot 🤖