Skip to content

Enable blob blame feature flag by default

Jacques Erasmus requested to merge 425272-default-enable-blob-blame into master

What does this MR do and why?

Enables the blob blame feature flag by default as it has been enabled globally on production for a while without problems.

Screenshots or screen recordings

Before After After (expanded)
Screenshot_2023-12-11_at_09.46.17 Screenshot_2023-12-11_at_09.46.23 Screenshot_2023-12-11_at_09.46.28

How to set up and validate locally

  1. Open a Source Code file via the repository files browser
  2. A "Blame" button should be visible in the blob header
  3. Clicking the Blame button should render blame information

MR acceptance checklist

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

Related to #425272 (closed)

Edited by Jacques Erasmus

Merge request reports