Skip to content

Remove defaultMergeCommitMessageWithDescription from GraphQL query

What does this MR do and why?

The defaultMergeCommitMessageWithDescription field is deprecated and set to be removed. Before we can remove the field from the GraphQL schema, we need to ensure that frontend is no longer querying it first.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports