mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-11 04:00:38 +00:00
20 lines
414 B
JSON
20 lines
414 B
JSON
{
|
|
"organization": "deepseek-harness",
|
|
"repository": "deepseek-harness",
|
|
"projectNumber": 1,
|
|
"projectTitle": "DSH Issue Management",
|
|
"lifecycleActor": "dsh-issue-management",
|
|
"priorityField": "Priority",
|
|
"startDateField": "Start Date",
|
|
"projectTimeZone": "Asia/Shanghai",
|
|
"statuses": [
|
|
"Inbox",
|
|
"Backlog",
|
|
"Ready",
|
|
"In progress",
|
|
"In review",
|
|
"Done",
|
|
"No action"
|
|
]
|
|
}
|