Skip to content

Commit a2fa0a6

Browse files
committed
ticket sync
1 parent 51a23e0 commit a2fa0a6

File tree

3 files changed

+26
-21
lines changed

3 files changed

+26
-21
lines changed

.github/.sync-metadata.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"lastSync": "2025-11-19T12:33:00.425Z",
3-
"releasesLastFetched": "2025-11-19T12:33:00.427Z",
2+
"lastSync": "2025-11-19T12:40:24.603Z",
3+
"releasesLastFetched": "2025-11-19T12:40:24.607Z",
44
"pushFailures": [],
55
"issues": {
66
"3789": {
@@ -6472,11 +6472,11 @@
64726472
"contentHash": "e6904afb6e01c0a80f50e67e7716cd819f6f5dfb8d64eaa94c544148d9f5b50f"
64736473
},
64746474
"7793": {
6475-
"state": "OPEN",
6475+
"state": "CLOSED",
64766476
"path": "/Users/Shared/github/neomjs/neo/.github/ISSUE/issue-7793.md",
6477-
"closedAt": null,
6478-
"updatedAt": "2025-11-18T12:16:15Z",
6479-
"contentHash": "4144de307e8181e0d40cb1ac26541ccbc2e2c76b26188f1f626ddee7b000f848"
6477+
"closedAt": "2025-11-19T12:40:12Z",
6478+
"updatedAt": "2025-11-19T12:40:12Z",
6479+
"contentHash": "b79258b967d08e9ee3e10f30e79464c6d4ffcc5d308a601af2a321f28cf5389e"
64806480
},
64816481
"7794": {
64826482
"state": "CLOSED",
@@ -6563,11 +6563,11 @@
65636563
"contentHash": "f57c7cba1ca5a122a8e0b885f2637fc596e393f9b0c8d2a2260ce25fa0b3cc26"
65646564
},
65656565
"7806": {
6566-
"state": "OPEN",
6566+
"state": "CLOSED",
65676567
"path": "/Users/Shared/github/neomjs/neo/.github/ISSUE/issue-7806.md",
6568-
"closedAt": null,
6569-
"updatedAt": "2025-11-19T12:32:59Z",
6570-
"contentHash": "3cba319deeb01b64f0d7cf80367b6c2b7aec553b4c77eb42dce79e4749c8e5b0"
6568+
"closedAt": "2025-11-19T12:33:43Z",
6569+
"updatedAt": "2025-11-19T12:33:43Z",
6570+
"contentHash": "816d05ae4087deba931e4a82d42619748cfc04cd9dd199e069ac9df3e901209b"
65716571
}
65726572
},
65736573
"releases": {

.github/ISSUE/issue-7793.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@ id: 7793
33
title: >-
44
Neo.ai.mcp.server.github-workflow.services.sync.IssueSyncer: pushToGitHub()
55
exclude activity log
6-
state: OPEN
6+
state: CLOSED
77
labels:
88
- bug
99
- enhancement
1010
- ai
11-
assignees: []
11+
assignees:
12+
- tobiu
1213
createdAt: '2025-11-18T12:16:15Z'
13-
updatedAt: '2025-11-18T12:16:15Z'
14+
updatedAt: '2025-11-19T12:40:12Z'
1415
githubUrl: 'https://github.com/neomjs/neo/issues/7793'
1516
author: tobiu
1617
commentsCount: 0
@@ -20,6 +21,7 @@ subIssuesCompleted: 0
2021
subIssuesTotal: 0
2122
blockedBy: []
2223
blocking: []
24+
closedAt: '2025-11-19T12:40:12Z'
2325
---
2426
# Neo.ai.mcp.server.github-workflow.services.sync.IssueSyncer: pushToGitHub() exclude activity log
2527

@@ -31,4 +33,7 @@ We added the activity log into issue bodies. Syncing tickets back now leads to a
3133
- 2025-11-18 @tobiu added the `bug` label
3234
- 2025-11-18 @tobiu added the `enhancement` label
3335
- 2025-11-18 @tobiu added the `ai` label
36+
- 2025-11-19 @tobiu assigned to @tobiu
37+
- 2025-11-19 @tobiu referenced in commit `51a23e0` - "Neo.ai.mcp.server.github-workflow.services.sync.IssueSyncer: pushToGitHub() exclude activity log #7793"
38+
- 2025-11-19 @tobiu closed this issue
3439

.github/ISSUE/issue-7806.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
22
id: 7806
33
title: Fix add_memory failure when sessionId is omitted
4-
state: OPEN
4+
state: CLOSED
55
labels:
66
- bug
77
- ai
8-
assignees: []
8+
assignees:
9+
- tobiu
910
createdAt: '2025-11-19T11:54:56Z'
10-
updatedAt: '2025-11-19T12:32:59Z'
11+
updatedAt: '2025-11-19T12:33:43Z'
1112
githubUrl: 'https://github.com/neomjs/neo/issues/7806'
1213
author: tobiu
1314
commentsCount: 0
@@ -17,6 +18,7 @@ subIssuesCompleted: 0
1718
subIssuesTotal: 0
1819
blockedBy: []
1920
blocking: []
21+
closedAt: '2025-11-19T12:33:43Z'
2022
---
2123
# Fix add_memory failure when sessionId is omitted
2224

@@ -46,9 +48,7 @@ Verified that `healthcheck` returns the current session ID and that `add_memory`
4648

4749
- 2025-11-19 @tobiu added the `bug` label
4850
- 2025-11-19 @tobiu added the `ai` label
49-
50-
## Activity Log
51-
52-
- 2025-11-19 @tobiu added the `bug` label
53-
- 2025-11-19 @tobiu added the `ai` label
51+
- 2025-11-19 @tobiu assigned to @tobiu
52+
- 2025-11-19 @tobiu referenced in commit `a8e2066` - "Fix add_memory failure when sessionId is omitted #7806"
53+
- 2025-11-19 @tobiu closed this issue
5454

0 commit comments

Comments
 (0)