mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
chore(lifecycle): regenerate artifacts for waive_finding verb
Generated by 'make lifecycle' + scripts/regenerate_verb_tables.py — the foundation-check drift gate requires these in sync with the spec.
This commit is contained in:
@@ -438,6 +438,16 @@
|
||||
"name": "unclaim",
|
||||
"pre_side_effects": [],
|
||||
"side_effects": []
|
||||
},
|
||||
{
|
||||
"allowed_roles": [
|
||||
"auditor"
|
||||
],
|
||||
"composes": [],
|
||||
"description": "Waive one minor/nit review finding by id with a required note. Blocker/major findings must be fixed, never waived. No task status change.",
|
||||
"name": "waive_finding",
|
||||
"pre_side_effects": [],
|
||||
"side_effects": []
|
||||
}
|
||||
],
|
||||
"transitions": [
|
||||
|
||||
Reference in New Issue
Block a user