Teambeheer

Goedkeuringsworkflows

Stel multi-level goedkeuringsketens in voor deployments.

3 min leestijd

Approval workflows ensure that changes go through proper review before being deployed to production. Configure who needs to approve what, and maintain quality control across your team.

Why Use Approval Workflows?

Approval workflows help teams:

  • Maintain Quality — Ensure code is reviewed before deployment
  • Reduce Risk — Catch issues before they reach production
  • Stay Compliant — Meet audit and compliance requirements
  • Knowledge Sharing — Keep team members informed of changes

Approval Workflow Overview

[Screenshot placeholder]

Setting Up Workflows

To configure approval workflows for your project:

  1. Go to your project settings
  2. Navigate to the "Workflows" tab
  3. Click "Add Approval Rule"
  4. Define conditions and required approvers

Approval Rules

You can create rules based on various conditions:

  • All Changes — Require approval for every deployment
  • Production Only — Only require approval for production deployments
  • Specific Paths — Require approval for changes to critical files
  • By Ticket Type — Different rules for features vs bugfixes

💡Required Approvers

You can specify the minimum number of approvals required, or require approval from specific team members or roles.

Approving Changes

When a change requires your approval:

  1. You'll receive a notification
  2. Review the changes in the preview environment
  3. Check the AI-generated code diff
  4. Approve or request changes with feedback

Quick Approve

For trusted team members, you can enable "Quick Approve" which allows their changes to be deployed after a single approval instead of the usual requirement.

Bypassing Approvals

In emergency situations, administrators can bypass approval workflows. All bypasses are logged for audit purposes.

Was dit artikel nuttig?