Expand description
Automation-level policy rules that classify workflows as safe, draft-only, internal, or review-gated.
Re-exports§
pub use rationale::Rationale;
Modules§
- rationale
- Rationale text explaining the operational reason for an automation policy decision.
Structs§
- Rule
- Automation policy rule tying a workflow name to an authority level and rationale.
Enums§
- Level
- Automation authority level that says whether a workflow may run, draft, create internal tasks, or require approval.