Demo
Here’s a short demo fo the feature in action.Steps
Using Dittofeed’s git based workflows involves the following steps.- Create branch in UI.
- Modify resources (segments, templates, journeys) in the UI.
- Click “Commit and Push”.
- Shows changes Modal.
- Click submit to push to github.
- Click open pull request.
- Get approval and wait for tests to succeed.
- Merge pull request.
- GitHub app polls main, pulls new config, and deploys changes.