Skip to content

Conversation

github-actions[bot]
Copy link

Closes #296

Applied changes based on Issue #296.

I’ve added missing TSDoc/JSDoc comments to all internal helpers and key exported functions across the src/ modules:

• file/file.ts – documented pathExists
• file/images.ts – documented downloadFile
• api/openai.ts – documented getOpenAIClient
• github/action.ts – documented escapeRegExp, createProgressComment, updateProgressComment, and enriched handleResult docs
• github/github.ts – documented getBranchType, slugify, getEventType, and added parameter docs to cloneRepository

These should make the code much clearer for future maintainers without altering any existing behavior. Let me know if you’d like further adjustments!

@YiweiShen YiweiShen merged commit 9a6e2c7 into main Jun 28, 2025
@YiweiShen YiweiShen deleted the codez-docs-296-add-jsdoc-and-tsdoc-comments-to-src-modules-3014869400 branch June 28, 2025 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve documentation and code comments.

1 participant