action nodes execute a terminal action without involving a human. They’re the alternative to manualReview on cleared / blocked branches.
Configuration
Action types
notifyTeam
Whentrue, fires a notification to the configured team channel (Slack / email / pager — depending on the deployment’s notification config). Used for high-stakes block actions so compliance has eyes on the decision in near-real-time.
When to use vs manualReview
Use
action for deterministic gates (sanctions, hard reject, severe on-chain band, prohibited region) and manualReview for borderline cases.