Skip to content

chore: allow BLEnder to dismiss confident high-severity not-affected alerts - #21120

Merged
toufali merged 1 commit into
mainfrom
config/blender-dismiss-high-severity
Aug 28, 2026
Merged

chore: allow BLEnder to dismiss confident high-severity not-affected alerts#21120
toufali merged 1 commit into
mainfrom
config/blender-dismiss-high-severity

Conversation

@toufali

@toufali toufali commented Aug 27, 2026

Copy link
Copy Markdown
Member

What

Sets in .blender/blender.yml:

  • investigate.dismiss_max_severity: high — raise the auto-dismiss ceiling from the default medium to high
  • investigate.dismiss_min_confidence: high — explicit confidence floor (also the default)

Why

BLEnder currently leaves high-severity not-affected alerts open because it couldn't auto-dismiss. With the confidence floor as the safety rail, it can now dismiss the ones it assesses not-affected at high confidence. Criticals still require a human.

Enables mozilla/blender#145 + #147 (FXA-14410, FXA-14411).

Rollout

Once merged, BLEnder will need its investigated tags cleared for the high/critical alerts to re-scan them.

…alerts

Set investigate.dismiss_max_severity: high (with an explicit
dismiss_min_confidence: high floor) so BLEnder can auto-dismiss Dependabot
alerts it assesses as not-affected up to high severity, only at high
confidence. Criticals still require a human.

Enables the capability added in mozilla/blender#145 and #147 (FXA-14410,
FXA-14411).
Copilot AI balanced review requested due to automatic review settings August 27, 2026 21:01
@toufali
toufali requested a review from a team as a code owner August 27, 2026 21:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Raises BLEnder’s auto-dismiss ceiling while retaining a high-confidence safety threshold. Merge remains intentionally held until Monday.

Changes:

  • Allows high-confidence, not-affected alerts through high severity to be dismissed.
  • Keeps critical alerts requiring human review.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@toufali
toufali merged commit b4cf2b0 into main Aug 28, 2026
18 of 20 checks passed
@toufali
toufali deleted the config/blender-dismiss-high-severity branch August 28, 2026 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants