forked from claude-did-this/claude-hub
- Add PR_REVIEW_TRIGGER_WORKFLOW environment variable for precise control - Make automated PR reviews repository-independent - Fix Docker security scan conditional logic in pr.yml - Add security job dependencies to docker-build job - Filter out CodeQL/analysis-only workflows from triggering PR reviews - Update documentation with new configuration options - Partial test fixes for new workflow filtering logic This prevents multiple PR reviews from different check suites and makes the system work across any repository with proper configuration. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>