Incident Detection automatically creates incidents when it detects problematic deployments. Incident Detection is enabled and pre-configured by default for every workspace. You can disable or customize the detection rules as needed.
Detects when a deployment reverts to a previously deployed version. Sweetr compares the commit history between deployments to identify rollbacks automatically.
Incident field
Value
Cause deployment
The first deployment after the version that was rolled back to.
Fix deployment
The rollback deployment itself.
Detected at
The time of the rollback deployment.
For example, given deployment versions A → B → C → D -> B²:
Cause deployment: C (the first deployment after B, where the problem was introduced)
Fix deployment: B² (the rollback deployment itself)