Skip to content

Commit 8e90db6

Browse files
committed
GHAzDO: Add stale pipeline alert cleanup to Sprint 271 release notes
1 parent a1e4cff commit 8e90db6

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

release-notes/2026/includes/ghazdo/sprint-271-update-links.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ ms.topic: include
88
- [Advanced Security status checks for pull requests](#advanced-security-status-checks-for-pull-requests)
99
- [Export results from security overview](#export-results-from-security-overview)
1010
- [Audit log events for Advanced Security enablement changes](#audit-log-events-for-advanced-security-enablement-changes)
11+
- [Automatic cleanup of alerts from stale pipeline configurations](#automatic-cleanup-of-alerts-from-stale-pipeline-configurations)

release-notes/2026/includes/ghazdo/sprint-271-update.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,9 @@ Audit log entries include the actor, timestamp, and the specific settings that w
4242
- Secret push protection
4343

4444
These events provide visibility into when and by whom security features are configured across your organization, supporting compliance and governance requirements.
45+
46+
### Automatic cleanup of alerts from stale pipeline configurations
47+
48+
Advanced Security now automatically hides alerts associated with pipeline configurations that have not been run in over 90 days. Alert fingerprints in Advanced Security are tied to specific pipeline configurations, so when a pipeline job or stage is changed, previously associated alerts can become orphaned if they were also resolved as part of the pipeline update.
49+
50+
With this change, alerts linked to stale pipeline configurations are automatically hidden, reducing noise and ensuring that your alert results reflect your current CI/CD setup. You can also use the delete analysis API to manually hide alerts associated with specific pipeline configurations that are no longer in use.

0 commit comments

Comments
 (0)