Frontmatter
| id | 8363 |
| title | Create Build Script for Release Notes JSON Index |
| state | Closed |
| labels | enhancementaibuild |
| assignees | tobiu |
| createdAt | Jan 6, 2026, 4:08 PM |
| updatedAt | Jan 6, 2026, 4:19 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8363 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 6, 2026, 4:19 PM |
Create a node script
buildScripts/generateReleaseNotes.mjsthat parses the markdown files in.github/RELEASE_NOTESand generates a JSON index atapps/portal/resources/data/releases.json.This is a prerequisite for the Portal News section refactor.
The script should:
.github/RELEASE_NOTES/*.md.gray-matteror fallback to file parsing.