Frontmatter
| title | Add script to automate GitHub issue creation #7376 |
| author | ksanjeev284 |
| state | Merged |
| createdAt | Oct 5, 2025, 1:46 PM |
| updatedAt | Oct 5, 2025, 3:23 PM |
| closedAt | Oct 5, 2025, 3:22 PM |
| mergedAt | Oct 5, 2025, 3:22 PM |
| branches | dev ← dev |
| url | https://github.com/neomjs/neo/pull/7374 |
Merged

Description : Introduces buildScripts/ai/createGhIssue.mjs to automate creating GitHub issues from local markdown tickets, extracting metadata and updating the ticket file with the new issue reference. Adds an npm script 'ai:create-gh-issue' for easy execution.
Issues #7376
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
devbranch, not themainbranchfix #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Other information: