Skip to main content

Deployments

Last reviewed: 2026-05-13
Maintained by: Engineering

Zgrid deploys are currently deliberate and manual rather than automatic from every merge.

Current posture

  • feature branches merge into main
  • main does not auto-deploy
  • deployment promotion is handled manually for staging and production
  • GitHub Actions coordinates validation and deployment workflow entrypoints

Primary references

Deployment rule

When deployment behavior changes, update the docs in the same PR as the workflow or hosting change.