Skip to content

Draft: Use Vue discussions app on the commit view

Phil Hughes requested to merge ph/vueCommitNotes into master

What does this MR do and why?

This converts the notes app on the detail commit page to use the same Vue app that is used for merge requests and issue discussions.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

  1. Enable the vue_commit_notes feature flag
  2. View a single commit page

MR 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