Release post - GitLab 11.4
Compare changes
Files
6@@ -139,10 +139,21 @@ features:
@@ -220,21 +231,81 @@ features:
Code review in merge requests is a powerful feature in GitLab. Team members have conversations linked to specific lines of code in a diff, and can even resolve them. However, the process can get unwieldy in merge requests with large diffs. Often, a reviewer may need to leave upwards of 10 or more comments in a single sitting. And the 9th or 10th comment may actually render earlier comments unnecessary. The end result is that the the merge request author gets a slew of notifications and has to sort them out one by one.
With this release, we are introducing batch comments for code review in GitLab merge requests. This will allow a reviewer to draft as many comments as they wish, make sure they are all consistent, and then submit them all as a single action. Since the drafts are saved to GitLab, a reviewer can even spread their work across many sittings, say starting a review on their desktop at work during the day, and then wrapping it up at home on their tablet device later in the evening. Once the draft comments are submitted, they appear as normal individual comments. This allows individual team members the flexibility to do code review however they want, but still being compatible with the entire team.
@@ -503,6 +574,20 @@ features:
@@ -542,8 +627,9 @@ features: