GH#1234 โ Add reconciliation timer
issue:github-1234
Issueextensions/issues/issues-symphony-example.yamlยทOpen in Graph โ {
"id": "issue:github-1234",
"_kind": "Issue",
"_file": "extensions/issues/issues-symphony-example.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "GH#1234 โ Add reconciliation timer",
"identifier": "1234",
"trackerKind": "issue-tracker:github-issues",
"state": "open",
"title": "Add reconciliation timer to orchestrator",
"url": "https://github.com/a5c-ai/babysitter/issues/1234"
},
"outgoingEdges": [
{
"from": "issue:github-1234",
"to": "issue-tracker:github-issues",
"kind": "from_tracker",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "acceptance-criterion:gh-1234-1",
"to": "issue:github-1234",
"kind": "criterion_of_issue",
"attributes": {}
},
{
"from": "activity-entry:gh-1234-decomposition-added",
"to": "issue:github-1234",
"kind": "activity_for_issue",
"attributes": {}
},
{
"from": "issue-decomposition:gh-1234-into-2",
"to": "issue:github-1234",
"kind": "decomposition_of",
"attributes": {}
},
{
"from": "issue-dispatch-state:gh-1234",
"to": "issue:github-1234",
"kind": "dispatch_state_of_issue",
"attributes": {}
},
{
"from": "issue-dispatch-state:gh-1234-blocked",
"to": "issue:github-1234",
"kind": "dispatch_state_of_issue",
"attributes": {}
},
{
"from": "issue-dispatch-state:gh-1234-ready",
"to": "issue:github-1234",
"kind": "dispatch_state_of_issue",
"attributes": {}
},
{
"from": "run:01kqex-example-run-001",
"to": "issue:github-1234",
"kind": "triggered_by",
"attributes": {}
}
]
}