Peer reviews and protected branches
over 4 years ago by Alex Brausewetter
The new peer reviews and approval rules allow you to enforce restrictions on how a deployment request is deployed in your repository.
Using wildcard name rules, you can configure a mandatory number of peer reviews per target branch. Collaborators can review and approve a deployment, or request additional modifications before the changes can go live.
To get started, go to Settings > Branches > Protected Branch Rules to add your first rule, or use the Review changes button in a deployment request.
Other improvements and fixes
- Improves performance when creating deployment requests
- Small fixes and polish throughout the app