cdp_lock_e2e_test
Promote a verified action into a frozen, locked e2e regression test. Runs the action once strict (no repair); freezes it only if it passes. v1 supports param-free actions only.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Constraints | Description |
|---|---|---|---|---|---|
actionId | string | Yes | The action id under .rn-agent/actions to lock | ||
relock | boolean | No | Overwrite an existing locked test | ||
projectRoot | string | No |
cdp_lock_e2e_test(actionId: <string>)