We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db897d2 commit 5a93964Copy full SHA for 5a93964
specs/ingestion/common/schemas/run.yml
@@ -71,7 +71,7 @@ Run:
71
72
RunStatus:
73
type: string
74
- enum: ['created', 'started', 'idled', 'finished']
+ enum: ['created', 'started', 'idled', 'finished', 'skipped']
75
76
RunOutcome:
77
0 commit comments