Hello team!
I wounded if there's a usecase to limit features to certain users?
I'm asking it because we're trying to develop the environment as single env (production only) and use the users as the environment for new development and use the feature flag for this usecase!
Any idea? 😀
f
fresh-football-47124
07/10/2023, 1:45 AM
Hi Ariel. I’m not completely sure what you mean. You can set any attribute you like and target based on those…
r
rich-school-87094
07/10/2023, 7:07 PM
Thanks for your reply! My question refer if we can we secure CI/CD pipeline using the tool in the method of feature flag per Dev user in prod system? Once a manager review the code we can release it to all users by his permissions in the app?
f
fresh-football-47124
07/10/2023, 8:25 PM
ah, interesting
fresh-football-47124
07/10/2023, 8:26 PM
let me ask the team, that sounds like a cool feature