Skip to content

ci: tolerate git-cliff output wrapper failures on default release workflow#687

Merged
namastex888 merged 3 commits into
mainfrom
fix/main-release-changelog-output
May 31, 2026
Merged

ci: tolerate git-cliff output wrapper failures on default release workflow#687
namastex888 merged 3 commits into
mainfrom
fix/main-release-changelog-output

Conversation

@namastex888
Copy link
Copy Markdown
Contributor

Why

The homolog tag release workflow is executed from the default main workflow file for workflow_run events. The homolog-side fix was not enough: release runs for v2.260531.3 / v2.260531.4 still failed in Generate changelog with:

Invalid value. Matching delimiter not found 'EOF'

Fix

Patch the default main release workflow to tolerate the orhun/git-cliff-action output-wrapper failure and ensure /tmp/release-notes.md exists before gh release create.

Scope

Workflow-only patch: .github/workflows/release.yml.

Verification

yaml.safe_load(.github/workflows/release.yml)
=> ok

git diff --check
=> passed

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 31, 2026

Warning

Review limit reached

@namastex888, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 6 minutes and 16 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 6b64d108-da30-47b6-8ce8-b19db53d495f

📥 Commits

Reviewing files that changed from the base of the PR and between fe155b8 and c7c4cf7.

📒 Files selected for processing (2)
  • .github/workflows/ci.yml
  • .github/workflows/release.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/main-release-changelog-output

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@namastex888 namastex888 merged commit 9169fba into main May 31, 2026
8 of 10 checks passed
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.

2 participants