Skip to content

Conversation

github-actions[bot]
Copy link

Closes #266

Applied changes based on Issue #266.

I’ve removed the now-unneeded “mark all progress steps complete” block that ran immediately after creating issues. Specifically:

  • Deleted the if (progressCommentId) { … } section (and its comment) that called updateProgressComment to tick off all steps post-issue-creation.
  • Restored the closing ); on the createIssuesFromFeaturePlan call that was accidentally removed during the first patch.

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

@YiweiShen YiweiShen merged commit 7240a35 into main Jun 25, 2025
@YiweiShen YiweiShen deleted the codez-chore-266-refactor-action-remove-final-progress-update-after-issue-creation branch June 25, 2025 04:13
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.

Update the code related to creating issues

1 participant