You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple outer-loop pipelines report failed builds because the "Send to Helix" task exits with a failure code, yet all Helix work items complete successfully with exit code 0.
Find the Job with result == "failed" whose only failed Task is Send tests to Helix.
Extract Helix job IDs from the task log (Sent Helix Job: <GUID>).
Query https://helix.dot.net/api/jobs/{jobId}/workitems?api-version=2019-06-17 — all work items show ExitCode: 0.
Impact
These false positives cause outer-loop pipelines to appear broken when all tests actually passed. This masks real failures and generates noise in CI dashboards.
Generated by CI Outer-Loop Failure Scanner
Note
🔒 Integrity filter blocked 1 item
The following item was blocked because it doesn't meet the GitHub integrity level.
#92468search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
Caution
Security scanning requires review for CI Outer-Loop Failure Scanner
Details
The threat detection results could not be parsed. The workflow output should be reviewed before merging.
Review the workflow run logs for details.
Build Information
Multiple outer-loop pipelines report failed builds because the "Send to Helix" task exits with a failure code, yet all Helix work items complete successfully with exit code 0.
Affected Pipelines (observed 2026-05-10)
Reproduction
result == "failed"whose only failed Task isSend tests to Helix.Sent Helix Job: <GUID>).https://helix.dot.net/api/jobs/{jobId}/workitems?api-version=2019-06-17— all work items showExitCode: 0.Impact
These false positives cause outer-loop pipelines to appear broken when all tests actually passed. This masks real failures and generates noise in CI dashboards.
Note
🔒 Integrity filter blocked 1 item
The following item was blocked because it doesn't meet the GitHub integrity level.
search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter: