LearnNewsExamplesServices
Frontmatter
id7759
titleMove "blocked by" and "blocking" relationship information to frontmatter in `IssueSyncer.mjs`
stateClosed
labels
enhancementai
assignees[]
createdAtNov 12, 2025, 3:18 PM
updatedAtNov 13, 2025, 11:32 AM
githubUrlhttps://github.com/neomjs/neo/issues/7759
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 13, 2025, 11:32 AM

Move "blocked by" and "blocking" relationship information to frontmatter in IssueSyncer.mjs

Closed v11.2.0 enhancementai
tobiu
tobiu commented on Nov 12, 2025, 3:18 PM

The IssueSyncer.mjs currently adds "blocked by" and "blocking" relationship information directly into the markdown body of the issue. To ensure consistency and better structured data, this information should be moved into the frontmatter of the markdown file. This aligns with how other structured metadata is handled and improves machine readability.

tobiu added the enhancement label on Nov 12, 2025, 3:18 PM
tobiu added the ai label on Nov 12, 2025, 3:18 PM
tobiu cross-referenced by PR #7753 on Nov 12, 2025, 3:22 PM
MannXo cross-referenced by PR #7764 on Nov 13, 2025, 7:29 AM
tobiu closed this issue on Nov 13, 2025, 11:32 AM