TLDR : How to integrate E2E tests in a CI with weweb
I’m looking for a way to automate some actions during weweb deployment.
For example, at staging commit, I want to trigger some zapier workflow, or, event better, deploy to production from an external program.
Is there any way to detect this ?