Skip to content

Conversation

@sestinj
Copy link
Contributor

@sestinj sestinj commented Oct 6, 2025

Summary by cubic

Fixed heredoc termination in actions/general-review/action.yml by removing indentation before closing EOF markers. This prevents failed or hanging steps and ensures review_prompt.txt and code_review.md are written correctly.

  • Bug Fixes
    • Unindented all closing EOF markers to comply with shell heredoc rules.
    • Prevents unmatched heredocs that cause empty outputs or job failures.

@sestinj sestinj requested a review from a team as a code owner October 6, 2025 04:20
@sestinj sestinj requested review from tingwai and removed request for a team October 6, 2025 04:20
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Oct 6, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Oct 6, 2025
@sestinj sestinj merged commit d819d2f into main Oct 6, 2025
54 of 56 checks passed
@sestinj sestinj deleted the nate/fix-wf branch October 6, 2025 05:33
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Oct 6, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2025
@sestinj
Copy link
Contributor Author

sestinj commented Oct 6, 2025

🎉 This PR is included in version 1.26.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor Author

sestinj commented Oct 12, 2025

🎉 This PR is included in version 1.24.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor Author

sestinj commented Oct 15, 2025

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

released size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants