Drift Radar
Version updated for https://github.com/ErvraTech/Drift-radar to version v1.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Drift Radar is a GitHub Action that analyzes Pull Requests to assess their structural risk through a computed “Drift Score” (0–100), focusing on factors like file criticality, configuration changes, and historical drift patterns. It automates risk detection by posting a detailed comment on each PR, helping teams identify potentially risky changes before they are merged. This action provides a fast, deterministic, and zero-configuration way to enhance code review processes and reduce long-term technical debt.
Release notes
Initial stable release of Drift Radar.
What’s included
- Structural risk analysis for Pull Requests
- Deterministic Drift Score (0–100)
- Automatic PR comments (single updated comment)
- No machine learning
- Zero configuration required
Notes
This release focuses on correctness, stability, and Marketplace readiness.