Groups - README
Compare changes
@@ -11,9 +13,9 @@
@@ -28,8 +30,8 @@
@@ -44,9 +46,9 @@
@@ -61,8 +63,8 @@
@@ -83,9 +85,9 @@
@@ -102,3 +104,5 @@
Built off the base MR from @peterhegman: !110943 (closed)
Closes #392015 (closed)
This change hooks up the ability to display a README on the Group Information page via a specially named project gitlab-profile
.
This is behind the feature flag (:show_group_readme)
w/ README Project | w/o README Project | |
---|---|---|
Group | ![]() |
![]() |
Subgroup | ![]() |
![]() |
Feature.enable(:show_group_readme)
gitlab-profile
README.md
to the projectREADME.md
is present under the list of Projects/SubgroupsThis checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #392015 (closed)