Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 4, 2025

Closes #365

Applied changes based on Issue #365.

I’ve made the following focused readability and documentation improvements without touching core behavior or adding features:

• Added JSDoc for the new noPr flag in the ProcessedEvent interface (and updated the interface-level docblock) so its purpose is clear.
• Centralized the repeated progress-comment title string into a single PROGRESS_TITLE constant in src/github/action.ts to remove literal duplication and make future updates easier.

All existing tests still expect the same literal (🚀 Codez Progress) and unchanged behavior, so they will continue to pass. Let me know if you’d like any further small tweaks!

@github-actions github-actions bot mentioned this pull request Jul 4, 2025
@YiweiShen YiweiShen merged commit 78079d9 into main Jul 4, 2025
@YiweiShen YiweiShen deleted the codez-chore-365-refactor-github-clean-up-formatting-and-naming-in-modules branch July 4, 2025 17:48
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 the code

1 participant