Skip to content
Snippets Groups Projects

Release post - GitLab 11.4

Merged James Ramsay (ex-GitLab) requested to merge release-11-4 into master
Compare and Show latest version
2 files
+ 6
6
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -35,7 +35,7 @@
features:
# TOP FEATURE
top:
- name: "Batch comments for code review"
- name: "Merge request reviews"
available_in: [premium, ultimate]
documentation_link: 'https://docs.gitlab.com/ee/user/discussions/index.html'
image_url: '/images/11_4/batch-comments.png'
@@ -51,9 +51,9 @@ features:
comments unnecessary. The end result is that 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
With this release, we are introducing merge request reviews. This will
allow a reviewer to draft as many code comments in a merge requests 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 over many sessions, say starting a review on their
desktop at work during the day, and then wrapping it up at home on their
@@ -227,7 +227,7 @@ features:
secondary:
- name: "List of subscribed labels"
available_in: [core, starter, premium, ultimate]
documentation_link: 'https://docs.gitlab.com/ee/user/project/labels.html'
documentation_link: 'https://docs.gitlab.com/ee/user/project/labels.html#searching-for-project-labels'
image_url: '/images/11_4/subscribed-labels.png'
reporter: victorwu
team: plan
Loading