Frontmatter
| id | 7889 |
| title | Update Coding Guidelines for JSDoc and Refactor GitHub Workflow MCP |
| state | Closed |
| labels | documentationenhancementai |
| assignees | tobiu |
| createdAt | Nov 24, 2025, 10:10 AM |
| updatedAt | Nov 24, 2025, 10:40 AM |
| githubUrl | https://github.com/neomjs/neo/issues/7889 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 24, 2025, 10:40 AM |
The current coding guidelines regarding JSDoc comments for class methods are insufficiently detailed, leading to inconsistencies in the codebase.
Goals:
Update
.github/CODING_GUIDELINES.md:@paramtag.@paramtags.-) to separate parameter names from descriptions.Refactor
ai/mcp/server/github-workflow:ai/mcp/server/github-workflow/services/.