Feature flag rollout metadata

Part of Phase 1 - Phase 1 epic. Parent: MR Risk Classification.

Description

The duo_mr_risk_classification feature flag (task_12) currently carries placeholder URLs from the spike - introduced_by_url points at MR 000000 and rollout_issue_url points at work item 000000. Before this flag is enabled anywhere beyond local/dev testing, both need to point at the real introducing MR and a real rollout issue.

Reference implementation (spike, needs real URLs filled in): config/feature_flags/gitlab_com_derisk/duo_mr_risk_classification.yml.

Depends on: task_12 (flag must exist first). Should be done as the last step before requesting a rollout, once the introducing MR(s) are known.

Acceptance criteria

  • introduced_by_url points at the actual introducing merge request
  • rollout_issue_url points at an actual rollout issue, created per the standard feature flag rollout process