Skip to content

[ci] Added CI failure bot#255

Merged
nemesifier merged 1 commit into
masterfrom
ci/add-ci-failure-bot
May 15, 2026
Merged

[ci] Added CI failure bot#255
nemesifier merged 1 commit into
masterfrom
ci/add-ci-failure-bot

Conversation

@stktyagi

Copy link
Copy Markdown
Member

Added caller workflow for CI failure bot

Checklist

  • I have read the OpenWISP Contributing Guidelines.
  • I have manually tested the changes proposed in this pull request.
  • I have written new test cases for new code and/or updated existing tests for changes to existing code.
  • I have updated the documentation.

Description of Changes

Added CI failure bot caller workflow

Added caller workflow for CI failure bot
@coderabbitai

coderabbitai Bot commented May 15, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

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

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ 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: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: fc02d3fa-00bb-44c8-bd11-891f4c1bb5cf

📥 Commits

Reviewing files that changed from the base of the PR and between 1f453e3 and 8575fa0.

📒 Files selected for processing (1)
  • .github/workflows/bot-ci-failure.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/add-ci-failure-bot

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.

@kilo-code-bot

kilo-code-bot Bot commented May 15, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

The CI failure bot workflow is well-structured and follows security best practices. The implementation properly handles edge cases like missing PR numbers in the workflow payload by falling back to API lookups.

Files Reviewed (1 file)
  • .github/workflows/bot-ci-failure.yml - New workflow that triggers on CI build failures, finds associated PR information, and delegates to a reusable workflow for failure notifications.

Reviewed by kimi-k2.5-0127 · 140,032 tokens

@nemesifier nemesifier left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Verified against the documented spec in openwisp-utils (reusable-github-utils.rst, Automated CI Failure Bot section). LGTM.

@nemesifier nemesifier merged commit bcccbf5 into master May 15, 2026
7 checks passed
@nemesifier nemesifier deleted the ci/add-ci-failure-bot branch May 15, 2026 22:26
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