relate: c1a50fb8 --RELATED_TO--> c4b2f42d
This commit is contained in:
parent
7e919fb40d
commit
1ea0bcf2d5
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
id: b64edf24-dae5-4ce0-b94a-6fda0a60ef30
|
||||||
|
type: RELATED_TO
|
||||||
|
from_id: c1a50fb8-9084-439d-a156-872bedb9013b
|
||||||
|
from_title: "Fix: Issue-poller infinite loop — PRs returned as issues by gitea-mcp list_repo_issues"
|
||||||
|
to_id: c4b2f42d-b443-447f-8a05-bba099e06036
|
||||||
|
to_title: "Autonomous Issue-Dispatcher Pipeline: backlog-triage to per-issue claude workers"
|
||||||
|
strength: 0.85
|
||||||
|
created: "2026-03-03T21:25:56.958675+00:00"
|
||||||
|
updated: "2026-03-03T21:25:56.958675+00:00"
|
||||||
|
---
|
||||||
|
|
||||||
|
The infinite loop bug affected the autonomous issue-dispatcher pipeline workflow
|
||||||
@ -6,7 +6,7 @@ tags: [issue-poller, gitea, gitea-mcp, paper-dynasty-database, automation, bug,
|
|||||||
importance: 0.9
|
importance: 0.9
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-03-03T21:24:58.158715+00:00"
|
created: "2026-03-03T21:24:58.158715+00:00"
|
||||||
updated: "2026-03-03T21:25:48.745118+00:00"
|
updated: "2026-03-03T21:25:56.958675+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
||||||
type: RELATED_TO
|
type: RELATED_TO
|
||||||
@ -38,6 +38,11 @@ relations:
|
|||||||
direction: outgoing
|
direction: outgoing
|
||||||
strength: 0.95
|
strength: 0.95
|
||||||
edge_id: c250081e-5695-4789-b483-395a3f8645ea
|
edge_id: c250081e-5695-4789-b483-395a3f8645ea
|
||||||
|
- target: c4b2f42d-b443-447f-8a05-bba099e06036
|
||||||
|
type: RELATED_TO
|
||||||
|
direction: outgoing
|
||||||
|
strength: 0.85
|
||||||
|
edge_id: b64edf24-dae5-4ce0-b94a-6fda0a60ef30
|
||||||
---
|
---
|
||||||
|
|
||||||
# Issue-Poller Infinite Loop Bug
|
# Issue-Poller Infinite Loop Bug
|
||||||
|
|||||||
@ -6,7 +6,7 @@ tags: [claude-scheduled, issue-dispatcher, issue-worker, automation, workflow, a
|
|||||||
importance: 0.9
|
importance: 0.9
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-03-02T20:04:39.162409+00:00"
|
created: "2026-03-02T20:04:39.162409+00:00"
|
||||||
updated: "2026-03-03T16:47:43.776378+00:00"
|
updated: "2026-03-03T21:25:56.958675+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
||||||
type: RELATED_TO
|
type: RELATED_TO
|
||||||
@ -78,6 +78,11 @@ relations:
|
|||||||
direction: incoming
|
direction: incoming
|
||||||
strength: 0.8
|
strength: 0.8
|
||||||
edge_id: a9b4650a-c463-4b75-9d58-3613bacf4b61
|
edge_id: a9b4650a-c463-4b75-9d58-3613bacf4b61
|
||||||
|
- target: c1a50fb8-9084-439d-a156-872bedb9013b
|
||||||
|
type: RELATED_TO
|
||||||
|
direction: incoming
|
||||||
|
strength: 0.85
|
||||||
|
edge_id: b64edf24-dae5-4ce0-b94a-6fda0a60ef30
|
||||||
---
|
---
|
||||||
|
|
||||||
# Autonomous Issue-Dispatcher Pipeline
|
# Autonomous Issue-Dispatcher Pipeline
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user