Remove secondary read-only banners on merge requests when archived
What does this MR do and why?
Remove the secondary read-only banners displayed on Merge Request > Overview Tab that belongs on an archived group or project.
Note: The banners in other tabs will be handled in a separate issue.
References
- Context #561422 (comment 2689844747)
- Related to #561422 (closed)
Screenshots or screen recordings
Before | After |
---|---|
![]() |
![]() |
How to set up and validate locally
- Find a project with a merge request (i.e.
/flightjs/Flight
) - Archive the project in Project > Settings > General > Advanced > Archive project
- Open the merge request
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Shane Maglangit