Skip to content

Add PCL notice and links to Feature Flags enablement process

Michele Bursi requested to merge add_pcl_to_feature_flags_process into master

What does this MR do and why?

This MR adds a notice to the process of Feature Flags control to warn developers to verify the presence of Production Change Locks before flipping on/off a Feature flag.

This change was the resulting action of raising awareness of PCLs for anyone that can apply a change to production. The need of this was related to changes involuntarily applied to production during a soft pcl.

For reference:

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Michele Bursi

Merge request reports