Skip to content

fix(ai-code-review): Add on_new_commit flag#104489

Merged
suejung-sentry merged 1 commit intomasterfrom
sshin/code-review-per-commit-rollout
Dec 9, 2025
Merged

fix(ai-code-review): Add on_new_commit flag#104489
suejung-sentry merged 1 commit intomasterfrom
sshin/code-review-per-commit-rollout

Conversation

@suejung-sentry
Copy link
Copy Markdown
Contributor

@suejung-sentry suejung-sentry commented Dec 5, 2025

Use new feature flag to gate rollout of on_new_commit=True so we run code review on every commit (instead of just when PR opened).
We'll roll this out to batches of orgs at a time

PREVENT-472

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 5, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #104489      +/-   ##
===========================================
- Coverage   80.53%    80.53%   -0.01%     
===========================================
  Files        9350      9350              
  Lines      400099    400108       +9     
  Branches    25660     25660              
===========================================
+ Hits       322216    322221       +5     
- Misses      77415     77419       +4     
  Partials      468       468              

@suejung-sentry suejung-sentry marked this pull request as ready for review December 5, 2025 23:23
@suejung-sentry suejung-sentry requested a review from a team December 5, 2025 23:23
@suejung-sentry suejung-sentry merged commit e756782 into master Dec 9, 2025
67 checks passed
@suejung-sentry suejung-sentry deleted the sshin/code-review-per-commit-rollout branch December 9, 2025 17:27
@github-actions github-actions bot locked and limited conversation to collaborators Dec 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants