Skip to content

chore: stop auto-filing CI failure issues#69

Merged
AojdevStudio merged 1 commit intomainfrom
codex/remove-auto-ci-issues
Apr 24, 2026
Merged

chore: stop auto-filing CI failure issues#69
AojdevStudio merged 1 commit intomainfrom
codex/remove-auto-ci-issues

Conversation

@AojdevStudio
Copy link
Copy Markdown
Owner

Summary

  • Remove the Error to Issue workflow that opened issues for failed CI, Quality Gates, and Release runs on main
  • Remove the release workflow job that created GitHub issues on release failures
  • Refresh requirements.txt from uv export so the current CI sync check passes

Validation

  • ruby -e "require 'yaml'; Dir['.github/workflows/*.yml'].each { |f| YAML.load_file(f) }"
  • rg -n "issues.create|Create failure issue|Open failure issue|CI failure|Release failure|error-to-issue" .github/workflows
  • uv export --format requirements.txt --no-hashes --no-emit-project --frozen | diff -u requirements.txt -
  • git diff --check -- .github/workflows/release.yml .github/workflows/error-to-issue.yml requirements.txt

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 24, 2026

Warning

Rate limit exceeded

@AojdevStudio has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 27 minutes and 18 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 27 minutes and 18 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 642a7985-80d6-4e94-8c77-e189de3baca1

📥 Commits

Reviewing files that changed from the base of the PR and between 271c836 and 2fe61a2.

📒 Files selected for processing (3)
  • .github/workflows/error-to-issue.yml
  • .github/workflows/release.yml
  • requirements.txt
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/remove-auto-ci-issues

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.

@AojdevStudio AojdevStudio merged commit 705ea86 into main Apr 24, 2026
12 checks passed
@AojdevStudio AojdevStudio deleted the codex/remove-auto-ci-issues branch April 24, 2026 05:32
@AojdevStudio AojdevStudio mentioned this pull request Apr 24, 2026
3 tasks
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.

1 participant