Skip to content

feat: vouch approve --batch for scriptable bulk approval #93

Description

@plind-junior

What you're trying to do

Approving a review queue is one vouch approve <id> per proposal. For CI /
automation (and clearing a backlog) I want to approve a known set in one call.

This complements the interactive vouch review (#83) — that's a human walking
the queue; this is non-interactive and scriptable.

Acceptance

  • vouch approve <id1> <id2> … (or --batch) approves multiple proposals.
  • One audit event per approved artifact.
  • Clear all-or-nothing vs best-effort semantics (documented).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions