You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add role-based group separation for validation and reassignment
StageApprovalGroup now supports a `role` field (approval/validation/
reassignment) so stages can use different groups for assignee validation,
reassignment eligibility, and fallback approval. Falls back to approval
groups when no role-specific groups are configured (backward compatible).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
help_text="Purpose of this group in the stage. 'Approval' groups receive fallback tasks and define the default pool. 'Validation' groups are checked when verifying a dynamic assignee's group membership (falls back to approval groups when none defined). 'Reassignment' groups define who may be reassigned to (falls back to approval groups when none defined).",
0 commit comments