Enable Factory Droid automated code review#260
Conversation
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Review rate limit: 0/1 reviews remaining, refill in 35 minutes and 17 seconds.Comment |
|
Droid encountered an error —— View job |
|
Droid encountered an error —— View job Droid is reviewing code and running a security check… |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a78f4ff014
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| pull_request: | ||
| types: [opened, ready_for_review, reopened] |
There was a problem hiding this comment.
Run auto-review on an event that can access secrets
This workflow is triggered by pull_request but the review step requires ${{ secrets.FACTORY_API_KEY }}; on forked PRs (and Dependabot PRs) GitHub does not expose repository secrets for pull_request runs, so droid-action will fail and no automatic review is produced for those contributions. If you expect automated review on external PRs, this needs a different trigger strategy (for example a guarded pull_request_target flow) or a separate path that does not require secrets.
Useful? React with 👍 / 👎.
|
Holding this off the merge train for the PR review pass — it's a small, low-risk diff (two workflows, 69 additions), but enabling a third-party automated reviewer is a policy decision rather than a code-quality one, and it requires a Note that this would join the existing CodeRabbit and Gemini automated reviewers — three independent bots on every PR is worth a deliberate "yes" before flipping the switch. Generated by Claude Code |
This PR adds Factory Droid automated code review workflows.
Generate a key at https://app.factory.ai/settings/api-keys
Docs: https://docs.factory.ai