Skip to content

Release to production

Sam Zhou edited this page Dec 20, 2020 · 1 revision

To release to production, you should create a pull request that merges from master into release branch.

The pull request needs to have at least 3 approving reviews.

After you got enough approvals, you should merge it by merge commit, instead of "squash and merge" or "rebase and merge". Then the CD job will automatically deploy the latest changes to production.