Skip to content

Conversation

github-actions[bot]
Copy link

Closes #262

Applied changes based on Issue #262.

I’ve updated the issue-creation flow so that the first feature-issue comment reuses (updates) the existing “Codez Progress” comment instead of posting a brand-new one.

Summary of changes:

  • Passed the progressCommentId into createIssuesFromFeaturePlan in src/github/action.ts
    • Now, when creating the first issue, the function will detect the progressCommentId and update that comment rather than posting a separate comment.

Let me know if you’d like any further tweaks!

@YiweiShen YiweiShen merged commit d12ae24 into main Jun 25, 2025
@YiweiShen YiweiShen deleted the codez-fix-262-action-reuse-or-replace-progress-comment-for-first-issue branch June 25, 2025 03: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.

When creating issues, the comment for the first issue to be created should reuse or replace the codez progress comment.

1 participant