I would like to use Gitlab Feature Flags instead ones from split.io. But one key feature that I would like to have on Gitlab is the review approval: when a user requests a change on the status of a particular feature flag, to prevent that any user can on/off any feature flag in any moment, it has to be approved to a certain group of users.
The problem is that it seems that Gitlab does not have this feature, but I would like to know if there is a possibility to do such thing.
To have the review approval status feature on Gitlab