Added
GitHub agents: risk transparency & configuration
5 days ago
The PR Agent now shows exactly how it calculates risk, broken down by category. This lets you customize how each factor is weighted to match your team's priorities.
The CI Agent now consumes the PR Agent's risk score directly, and introduces full policy management in the Monte Carlo UI: teams can set an installation-wide default gate threshold and add per-repo exception rules, with policies resolving in cascade order from your CI workflow configuration down through per-repo and installation-level UI settings.
To configure: Head to Monte Carlo Settings > GitHub Integration to access the new unified configuration page and adjust thresholds to fit your workflow.
Full documentation: https://docs.getmontecarlo.com/docs/github#risk-factor-weights
