suky
Docs

Change Requests

Change Requests let you batch changes to your event schema and put them through a review workflow — just like code PRs.

Workflow

  1. Create a change request and add event changes (add / modify / delete).
  2. Request review from teammates.
  3. Reviewers approve, reject, or comment.
  4. 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.