13.3 Pending Approval Behavior

Orbnetes deployment and release orchestration documentation for operators and platform teams.

When release has approvers, behavior is deterministic:

  • Release is created successfully.
  • Status becomes pending_approval.
  • Deployments do not start yet.
  • Release remains visible in lists and detail page with pending context.
  • Operator actions are limited by permissions and approval state.

What operators should expect:

  • queued/running pipeline activity should not begin until approvals complete.
  • pending approval count and approver statuses should be visible on release page.
  • cancellation remains possible (subject to status/policy).

Operational implications:

  • pending_approval is not a failure state.
  • it is a controlled waiting state for authorization.