Render blame info in blob viewer
What does this MR do and why?
Renders blame info in the blob viewer behind a feature flag (scoped to JSON files).
Screenshots or screen recordings
How to set up and validate locally
- Enable the
graphql_git_blame,blob_blame_infoandhighlight_js_workerfeature flags - Open a
.jsonfile via the repository files browser - Click the
Blamebutton in the blob header - The blame info should be rendered
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #425267 (closed)
Edited by Jacques Erasmus
