Terraform plan approval: protect destroy and replace operations
A copy-paste Terraform plan approval gate that detects destroy and replace operations in CI, blocks apply, and records the human decision.
Role · Backend
Code-adjacent automation decisions. These are complete, copyable workflows that add a human decision before expensive, destructive, or irreversible automation runs.
A copy-paste Terraform plan approval gate that detects destroy and replace operations in CI, blocks apply, and records the human decision.
A copy-paste Stripe refund approval workflow that routes high-value refunds to a manager with context, a decision SLA, idempotency, and an audit trail.
A copy-paste GitHub Actions production deployment approval workflow with exact YAML, an SLA countdown, fail-closed behavior, and an audit trail.
A copy-paste flaky test retry approval workflow for CI that limits retries, records the decision, and fails closed when quarantine is rejected.
A copy-paste feature flag rollout approval workflow that gates each exposure stage with evidence, guardrails, sequential decisions, and rollback.
A copy-paste dependency update approval workflow for Dependabot and Renovate that auto-merges safe updates and routes major changes to a human.
A copy-paste database migration approval workflow that blocks destructive PostgreSQL DDL in CI with risk detection, lock budgets, and audit history.
A copy-paste human-in-the-loop AI agent workflow that pauses tool calls before irreversible actions with LangGraph, OpenAI Agents SDK, and Actionbox.
A copy-paste cron job approval workflow that gates cleanup, backup, and rotation tasks before they run, with explicit timeout and audit behavior.
Actionbox is a hosted decision layer: create an Action from any script, SDK, or CI system, and get the answer back without building an approval system.