Skip to content

Issue #2 - [CONFIG] Enable feature flag for failed pipeline audit events

Description

A feature flag for collecting security policy failed pipeline audit events needs to be enabled by default to activate this security tracking feature.

Current Behavior

  • Feature flag disabled by default
  • Security audit events not collected
  • Manual activation required per instance

Expected Behavior

  • Feature flag enabled by default
  • Audit events automatically collected
  • Consistent security tracking

What You'll Learn

  • Feature flag configuration structure
  • Security features in GitLab
  • YAML file structure

Steps to Implement

  1. Open file: ee/config/feature_flags/beta/collect_security_policy_failed_pipelines_audit_events.yml
  2. Locate the default_enabled: field
  3. Change value from false to true
  4. Add type: beta if not present
  5. Ensure group: group::security policies is set

Download https://cap.so/ to record your screen (use Studio mode). Export as an mp4, and drag and drop into an issue comment below."