Skip to content

Use the Nanoc item to check for the feature flags

Achilleas Pipinellis requested to merge ap-feature-flags into master

Builds on !1739 (merged) and fixes it.

Test locally

  1. Check out this MR
  2. Check http://localhost:3000/ee/user/feature_flags.html without generating the feature flags
  3. Generate the feature flags https://gitlab.com/gitlab-org/gitlab-docs/-/blob/master/README.md#generate-the-feature-flag-tables
    1. Check http://localhost:3000/ee/user/feature_flags.html and the feature flags tables should be there

Merge request reports