You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could consider adding functionality to the FLIX API to allow clients to submit new Interaction Templates to it, though we'd need to sketch out how that'd work safely.
Problem with the PR method though is that flixkit has no authentication, so I'm not sure how you'd make a PR to a repo with the Github API. And there is no guarantee that Github is where a repo for an auditor or service may live. You could push it with shell commands if someone was logged in locally. But you can't make a PR with shell commands. And this is easy to do with a developers normal process. I'm not sure this feature is necessary enough to necessitate this. Might close this one.
This would have to be a manual process.
Support user in publishing generated or updated flix to interaction template service.
The text was updated successfully, but these errors were encountered: