Add `actor` argument to feature flag resolver
MR: Pending
Description
Per this thread, the MR introduces a new resolver for GitLab instance feature flag values. Let's add an actor argument that can be used in addition to the current user.
Acceptance Criteria
-
An actorargument is added to the resolver which receives aGIDfor aProject/Groupor possibly other namespace. -
Cleanup workspace_feature_flagcontroller
Edited by Safwan Ahmed