[Sprint 4] feat: Add confidence threshold config for pr-review #242

Closed
opened 2026-01-28 16:31:29 +00:00 by lmiranda · 0 comments
Owner

Description

Add environment variable PR_REVIEW_CONFIDENCE_THRESHOLD to filter low-confidence warnings.

Implementation: Sprint 4 Commands

Acceptance Criteria

  • Add PR_REVIEW_CONFIDENCE_THRESHOLD env var support (default: 0.7)
  • Document in plugin README
  • Filter warnings below threshold in review output
  • Show count of filtered warnings at end
## Description Add environment variable `PR_REVIEW_CONFIDENCE_THRESHOLD` to filter low-confidence warnings. **Implementation:** [Sprint 4 Commands](https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/wiki/Change-V5.2.0%3A-Plugin-Enhancements-%28Sprint-4-Commands%29) ## Acceptance Criteria - [ ] Add `PR_REVIEW_CONFIDENCE_THRESHOLD` env var support (default: 0.7) - [ ] Document in plugin README - [ ] Filter warnings below threshold in review output - [ ] Show count of filtered warnings at end
lmiranda added this to the Sprint 4 - Commands milestone 2026-01-28 16:31:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#242