alpha
Login
or
Join now
xenolandscapes.com
/
ci-review-tools
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A simple AI review tool, designed to be run in spindle CI/CD
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ci-review-tools
/
__pycache__
/
at
main
1 file
Alexis Dumas
feat: add MIN_CHANGED_LINES and SKIP_SINGLE_COMMIT skip thresholds
6d ago
927e3476
ci-review.cpython-314.pyc
feat: add MIN_CHANGED_LINES and SKIP_SINGLE_COMMIT skip thresholds Skip review for trivial pushes to avoid wasting LLM calls: - MIN_CHANGED_LINES (default 15): skip if total insertions+deletions below threshold - SKIP_SINGLE_COMMIT (default false): skip single-commit pushes when enabled Both checks run after range resolution, before context gathering.
6 days ago