[Experiment] Automated merge/squash commit messages in merge requests
# Due Date 2023-05-16 ## Idea Details When merging a merge request commits are often squashed and/or a merge commit is used. Many times merge requests evolve over their lifetime and the original commit messages may not be entirely up to date/accurate anymore. ## Proposal We could considering having AI Assistants generate the commit messages for both the merge and squash commits to provide accurate messages around what has changed. ## Demo ![merge-request-commit-message-ai](/uploads/3ad55e7b03c481dc7f1b49bed83792e7/merge-request-commit-message-ai.gif) ## Meta - [Link to Demo](#demo) - [Link to feedback issue](https://gitlab.com/gitlab-org/gitlab/-/issues/408994)
epic