huskies: merge 1088
This commit is contained in:
@@ -241,6 +241,8 @@ export interface WorkItemContent {
|
||||
stage: string;
|
||||
name: string;
|
||||
agent: string | null;
|
||||
/** Origin JSON string (story 1088), or null for pre-origin items. */
|
||||
origin: string | null;
|
||||
}
|
||||
|
||||
/** Result for a single test case from the server's test runner. */
|
||||
|
||||
Reference in New Issue
Block a user