relate: c1a50fb8 --CAUSES--> 91e8d0c6
This commit is contained in:
parent
7381e18fe6
commit
65b4cc9cb2
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: c250081e-5695-4789-b483-395a3f8645ea
|
||||
type: CAUSES
|
||||
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: 91e8d0c6-74c0-472f-b123-d30123bfd009
|
||||
to_title: "Fix: Cleanup of duplicate labels and PRs from issue-poller infinite loop in paper-dynasty-database"
|
||||
strength: 0.95
|
||||
created: "2026-03-03T21:25:48.745118+00:00"
|
||||
updated: "2026-03-03T21:25:48.745118+00:00"
|
||||
---
|
||||
|
||||
The infinite loop caused the duplicate labels and PRs that required cleanup
|
||||
@ -6,7 +6,7 @@ tags: [paper-dynasty-database, gitea, cleanup, automation, duplicate-labels, cla
|
||||
importance: 0.5
|
||||
confidence: 0.8
|
||||
created: "2026-03-03T21:25:33.268899+00:00"
|
||||
updated: "2026-03-03T21:25:33.649670+00:00"
|
||||
updated: "2026-03-03T21:25:48.745118+00:00"
|
||||
relations:
|
||||
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
||||
type: RELATED_TO
|
||||
@ -23,6 +23,11 @@ relations:
|
||||
direction: outgoing
|
||||
strength: 0.87
|
||||
edge_id: 4061439f-7664-453a-acb3-c91e8e43f664
|
||||
- target: c1a50fb8-9084-439d-a156-872bedb9013b
|
||||
type: CAUSES
|
||||
direction: incoming
|
||||
strength: 0.95
|
||||
edge_id: c250081e-5695-4789-b483-395a3f8645ea
|
||||
---
|
||||
|
||||
# Cleanup: Duplicate Labels and PRs from Issue-Poller Loop
|
||||
|
||||
@ -6,7 +6,7 @@ tags: [issue-poller, gitea, gitea-mcp, paper-dynasty-database, automation, bug,
|
||||
importance: 0.9
|
||||
confidence: 0.8
|
||||
created: "2026-03-03T21:24:58.158715+00:00"
|
||||
updated: "2026-03-03T21:25:46.826311+00:00"
|
||||
updated: "2026-03-03T21:25:48.745118+00:00"
|
||||
relations:
|
||||
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
||||
type: RELATED_TO
|
||||
@ -33,6 +33,11 @@ relations:
|
||||
direction: outgoing
|
||||
strength: 0.9
|
||||
edge_id: b6ee1850-88c1-4860-b757-b07e1d7fb855
|
||||
- target: 91e8d0c6-74c0-472f-b123-d30123bfd009
|
||||
type: CAUSES
|
||||
direction: outgoing
|
||||
strength: 0.95
|
||||
edge_id: c250081e-5695-4789-b483-395a3f8645ea
|
||||
---
|
||||
|
||||
# Issue-Poller Infinite Loop Bug
|
||||
|
||||
Loading…
Reference in New Issue
Block a user