Support & Downloads

Izymes builds easy-to-use apps for Atlassian applications that boost your productivity, free you from performing repetitive tasks inside Confluence, Jira and Bitbucket and enable you to use your time for what you do best – YOUR job.

Book a Demo

Interested in a 1-on-1 demonstration of Izymes’s products?
Here we will walk you through;

• All features and benefits of the product you are interested in trying.
• How to set up the account and configure the settings.
• Other tips, tricks and best practices.

It will also give us time to answer any questions you may have, or perhaps you just want to have a chat, we love a good chat.
You can schedule a time on the Calendly link below. Talk soon!

Contact Info
HQ Southport
Queensland, Australia
[email protected]
Follow Us

Benefits of general quota vs group quota

Workzone pull request reviewer groups yields to the nature of every team and enterprise – people come and go and constantly move in and out of teams.

Defining reviewer groups as opposed to a set of fixed pre-defined reviewers allows for smooth transition of employees between teams and organisations without pull requests becoming blocked and stale because of some reviewers having moved on.

Workzone reviewer groups come as ‘casual’ and ‘mandatory’.

Group Quota – Casual reviewer groups : When a pull request is created all members of the group(s) are added as pull request reviewers. The Workzone merge conditions specify a certain quota of group members have to approve before the pull request can be merged.

  1. Create a group for reviewers,
  2. Add this group in the reviewer configuration
  3. Then configure a group quota inside your merge condition, like
groupQuota >= 3

Mandatory reviewer groups: When a pull request is created all members of the mandatory group(s) are added as pull request reviewers. All or a certain number of  members of a configured mandatory reviewer group must approve the pull request before it can be merged. Mandatory reviewers cannot be removed from a pull request or exchanged.

There is no need for a ‘mandatoryGroupQuota’ as above approach using normal group quota makes approvals from members of certain group ‘mandatory’.