Variable: LabelInfoSchema
Makaio Framework / contracts / LabelInfoSchema
Variable: LabelInfoSchema
Section titled “Variable: LabelInfoSchema”
constLabelInfoSchema:ZodObject<{name:ZodString;semantic:ZodNullable<ZodEnum<{automation:"automation";custom:"custom";priority:"priority";review:"review";size:"size";status:"status";type:"type"; }>>; },$strip>
Defined in: ../../../packages/contracts/src/capabilities/vcs-pr/schemas.ts:14
Label with optional semantic classification.