|
| 1 | +{ |
| 2 | + "issue": 42, |
| 3 | + "title": "[auto-dev] DFS遍历算法", |
| 4 | + "pipeline": "auto-dev", |
| 5 | + "current_stage": "pr_opened", |
| 6 | + "current_owner": "qa", |
| 7 | + "pinned_comment_id": 4364115996, |
| 8 | + "pr_url": "https://github.com/fengwm64/AlgorithmVisualizations/pull/45", |
| 9 | + "history": [ |
| 10 | + { |
| 11 | + "ts": "2026-05-02T15:17:57.195Z", |
| 12 | + "from": "system", |
| 13 | + "to": "pm", |
| 14 | + "stage": "submitted", |
| 15 | + "artifact": ".auto-dev/incoming/issue-42.md", |
| 16 | + "message": "Issue submitted and queued for PM triage." |
| 17 | + }, |
| 18 | + { |
| 19 | + "ts": "2026-05-02T15:18:16.304Z", |
| 20 | + "from": "system", |
| 21 | + "to": "pm", |
| 22 | + "stage": "pm_triage", |
| 23 | + "artifact": ".auto-dev/incoming/issue-42.md", |
| 24 | + "message": "PM triage started." |
| 25 | + }, |
| 26 | + { |
| 27 | + "ts": "2026-05-02T15:20:26.878Z", |
| 28 | + "from": "pm", |
| 29 | + "to": "algorithm", |
| 30 | + "stage": "prd_done", |
| 31 | + "artifact": ".auto-dev/issues/issue-42/prd.md", |
| 32 | + "message": "PRD is ready." |
| 33 | + }, |
| 34 | + { |
| 35 | + "ts": "2026-05-02T15:21:04.831Z", |
| 36 | + "from": "pm", |
| 37 | + "to": "algorithm", |
| 38 | + "stage": "algorithm_designing", |
| 39 | + "artifact": ".auto-dev/issues/issue-42/prd.md", |
| 40 | + "message": "Algorithm design started." |
| 41 | + }, |
| 42 | + { |
| 43 | + "ts": "2026-05-02T15:22:26.587Z", |
| 44 | + "from": "algorithm", |
| 45 | + "to": "frontend", |
| 46 | + "stage": "algorithm_done", |
| 47 | + "artifact": "src/animations/dfs/algorithm.js", |
| 48 | + "message": "Algorithm module and tests are ready." |
| 49 | + }, |
| 50 | + { |
| 51 | + "ts": "2026-05-02T15:23:22.535Z", |
| 52 | + "from": "algorithm", |
| 53 | + "to": "frontend", |
| 54 | + "stage": "frontend_designing", |
| 55 | + "artifact": ".auto-dev/issues/issue-42/prd.md", |
| 56 | + "message": "Frontend design started." |
| 57 | + }, |
| 58 | + { |
| 59 | + "ts": "2026-05-02T15:25:03.765Z", |
| 60 | + "from": "frontend", |
| 61 | + "to": "qa", |
| 62 | + "stage": "frontend_done", |
| 63 | + "artifact": "src/animations/dfs/index.jsx", |
| 64 | + "message": "Frontend animation is ready." |
| 65 | + }, |
| 66 | + { |
| 67 | + "ts": "2026-05-02T15:25:49.735Z", |
| 68 | + "from": "frontend", |
| 69 | + "to": "qa", |
| 70 | + "stage": "qa_running", |
| 71 | + "artifact": ".auto-dev/issues/issue-42/prd.md", |
| 72 | + "message": "QA started." |
| 73 | + }, |
| 74 | + { |
| 75 | + "ts": "2026-05-02T15:29:10.446Z", |
| 76 | + "from": "qa", |
| 77 | + "to": "qa", |
| 78 | + "stage": "qa_passed", |
| 79 | + "artifact": ".auto-dev/issues/issue-42/qa-report.md", |
| 80 | + "message": "QA passed." |
| 81 | + }, |
| 82 | + { |
| 83 | + "ts": "2026-05-02T15:29:45.735Z", |
| 84 | + "from": "qa", |
| 85 | + "to": "maintainer", |
| 86 | + "stage": "pr_opened", |
| 87 | + "artifact": ".auto-dev/issues/issue-42/qa-report.md", |
| 88 | + "message": "PR opened by start.sh finalizer." |
| 89 | + } |
| 90 | + ], |
| 91 | + "retry_count": { |
| 92 | + "qa_to_frontend": 0, |
| 93 | + "qa_to_algorithm": 0, |
| 94 | + "frontend_to_algorithm": 0, |
| 95 | + "algorithm_to_pm": 0, |
| 96 | + "frontend_to_pm": 0 |
| 97 | + } |
| 98 | +} |
0 commit comments