Skip to content

Add breaking change warning to Docs UI

Brian Rhea requested to merge add-breaking-changes-ui into master

What does this MR do and why?

This MR adds a visual indicator to the Deprecations and Removals pages to notify the user if the item will result in a breaking change upon removal.

Follow-up Tasks

  • Verify breaking_change values with PMs

Screenshots or screen recordings

image

How to set up and validate locally

  1. Checkout this branch in a gitlab project within gitlab-development-kit
  2. Serve the gitlab-docs project from within the same gitlab-development-kit
  3. Visit http://127.0.0.1:3000/ee/update/deprecations.html -->

Related to

MR acceptance checklist

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

Edited by Brian Rhea

Merge request reports