-
Notifications
You must be signed in to change notification settings - Fork 68
feat: PR change gating — pre-incident PR risk review (DEV-1252) #506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
damianloch
merged 30 commits into
main
from
sms10221/dev-1252-alert-prediction-via-change-gate
Jun 18, 2026
Merged
Changes from 26 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
e39aa23
feat: add change_gating_enabled column and enrollment API to repo sel…
isiddharthsingh e4892ae
feat: per-run tool denylist plumbed through agent state, background c…
isiddharthsingh 6d6e224
feat: change-gating service layer (GitHub PR adapter, diff utils, ver…
isiddharthsingh 9b84cd5
feat: PR change-gating webhook filters and investigate_pr Celery task
isiddharthsingh 8fff13d
test: change-gating unit tests (adapter, diff utils, verdict, webhook…
isiddharthsingh 5df452b
feat: Incident Prevention toggle on connected repos
isiddharthsingh 7b3d7a4
chore: add CHANGE_GATING_DRY_RUN env var across compose files and .en…
isiddharthsingh 94a0cdd
feat: transient 'Aurora is reviewing' progress comment on PRs
isiddharthsingh a465743
feat: incremental CodeRabbit-style inline review comments (post net-n…
isiddharthsingh c1a02fe
feat: incremental-diff PR reviews (review only new commits, status-ga…
isiddharthsingh 9d2fc90
fix: address CodeRabbit review (dedupe-key release on skip, dup-log g…
isiddharthsingh c53f8ad
ci: install PyJWT in pre-checks so change_gating adapter/verdict test…
isiddharthsingh 9919b9c
fix: address PR #506 review (quality-gate: secret-scan/ReDoS/reliabil…
isiddharthsingh c84212b
refactor: clear remaining sonar nits on PR #506 (logging.exception, d…
isiddharthsingh 0a8125f
feat: scope change-gating review to infra/deploy/CI-CD risk with per-…
isiddharthsingh 656b8b6
feat: split github oauth login vs token-honoring and auto-import inst…
isiddharthsingh 4749f84
fix: use real github logo and drop oauth installation skeleton
isiddharthsingh 61234c4
fix: make import_installation_repos body celery-agnostic so CI (stubb…
isiddharthsingh 4bff8ea
refactor: extract per-file diff block helper (cognitive complexity) a…
isiddharthsingh ae37165
docs: add GitHub App setup guide to Docusaurus and inline permissions…
isiddharthsingh 35ab3b0
fix: close adapter session in finally, guard pagination type, and esc…
isiddharthsingh fa1203b
refactor: remove tool denylist, add verdict-source logging, reduce ti…
isiddharthsingh c15fc73
feat: rewrite review prompt to leverage live infrastructure context a…
isiddharthsingh 168501a
refactor: replace tool_denylist with is_pr_review context flag and re…
isiddharthsingh e2c0bd5
Update github-provider-integration.tsx
damianloch 731d8ae
feat: add NEXT_PUBLIC_ENABLE_INCIDENT_PREVENTION feature flag replaci…
isiddharthsingh 9691823
fix: remove unused os import from change_gating.py
isiddharthsingh 21dd4ac
feat: add verdict decision test to reduce review sensitivity and fals…
isiddharthsingh 95b5eb0
fix: skip NeMo input guardrail for PR change-gating reviews (content-…
isiddharthsingh ea76cbf
docs: rework GitHub App setup per review; add missing GitHub vars to …
isiddharthsingh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
damianloch marked this conversation as resolved.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.