Hi team,
I’ve been exploring Flipt and noticed that any updates made through the dashboard show up in Git as anonymous commits.
Is it possible for pull requests or commits created through the Flipt dashboard to include the identity of the user who made the changes? I’m currently using GitHub OAuth, so ideally the user’s GitHub identity could be reflected in the commit or PR author.
This would make git blame and audit history much clearer.
Thanks!