promote-feature-flag-to-stable
Prerequisite
The feature flag must already exist (registered earlier as beta). This skill only promotes it; it does not create it.
1. Promote the feature flag
- Verify GA prerequisites: page is stable, no P1 regressions in the last release.
- Open
install-dev/data/xml/feature_flag.xml - Find the
{domain}entry - Change
<stability>beta</stability>to<stability>stable</stability> - Change
<state>0</state>to<state>1</state> - After m
[Description truncada. Veja o README completo no GitHub.]