Change Requests let you batch changes to your event schema and put them through a review workflow — just like code PRs.
Workflow
- Create a change request and add event changes (add / modify / delete).
- Request review from teammates.
- Reviewers approve, reject, or comment.
- Merge the change request to apply changes to the live event schema and bump the version.
Git sync
Optionally connect a GitHub repo to auto-create a GitHub pull request when a change request is merged, keeping your analytics spec in version control.