Skip to content

t1k-config-base.json


Raw JSON (ground truth)
{
"kitName": "theonekit-core",
"workflowArtifactGate": {
"enabled": true,
"hardStages": [
"ship",
"push",
"pr",
"deploy"
],
"highRiskAutoStop": true,
"softStages": [
"finalize",
"commit"
]
}
}