Production Conformance Catalog · 22/25
Release approval conformance
Explicit release or hold decisions.
Test cases
| ID | Input | Expected | Actual |
|---|---|---|---|
| 1 | "release" | true | true |
| 2 | "hold" | true | true |
| 3 | "RELEASE" | true | true |
| 4 | "publish" | false | false |
| 5 | "" | false | false |
| 6 | null | false | false |