GateOverride
@forge/monorepo / backend/src / GateOverride
Type Alias: GateOverride
GateOverride =
object
Defined in: backend/src/evaluation/gate.ts:77
Properties
actor
readonlyactor:string
Defined in: backend/src/evaluation/gate.ts:79
Who. A gate overridden by "CI" is a gate nobody is accountable for.
reason
readonlyreason:string
Defined in: backend/src/evaluation/gate.ts:81
Why. Free text, and required — an override with no reason is indistinguishable from a bug.