Skip to content

Inject deprecations.js on Removals page

Connor Gilbert requested to merge connorgilbert/deprecationsjs-on-removals into main

What does this MR do and why?

Inject deprecation.js on the removals page as well. That page got some updates recently, so it now shows milestones in each item. But, because the code isn't injected yet, we don't get milestone dates like we do on the deprecations page.

I realized this blocks gitlab!121301 (closed), at which point I also noticed we were missing the dates.

I think this should merge first (if it's acceptable), then gitlab!121301 (closed) will be unblocked.

Screenshots, screen recordings, or links to review app

These are strongly recommended to assist reviewers and reduce the time to merge your change.

None

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request 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