Skip to content

Add ci-scan agentic workflow#1605

Closed
kotlarmilos wants to merge 1 commit into
mainfrom
ai/agentic-workflows-batch-2
Closed

Add ci-scan agentic workflow#1605
kotlarmilos wants to merge 1 commit into
mainfrom
ai/agentic-workflows-batch-2

Conversation

@kotlarmilos
Copy link
Copy Markdown
Member

@kotlarmilos kotlarmilos commented Jun 1, 2026

Adds a gh-aw workflow that runs every 6 hours, walks AzDO definition 72 (dotnet.xharness) on main, classifies failures across the Apple/Android/WASM helix matrix and build legs, applies a follow-up-build presence gate to filter transient regressions, dedups against open Known Build Error issues, and files structured KBEs with literal and regex substrings that Build Analysis can match against PR CI. Agent runs read-only; writes go through capped, allowlisted safe-outputs (max 3 issues per run; only Known Build Error and ancillary platform labels allowed).

Periodic scan (6h cadence) of AzDO definition 72 (dotnet.xharness) on
main. Walks the timeline, classifies failures (Apple device, Apple
simulator, Android, WASM, build break), checks the follow-up build to
filter transient regressions, dedups against open Known Build Error
issues, and files a structured KBE with literal and regex substrings
that Build Analysis can match against PR CI. Agent runs read-only;
writes go through capped, allowlisted safe-outputs (max 3 issues per
run; only Known Build Error and ancillary platform labels allowed).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@kotlarmilos kotlarmilos force-pushed the ai/agentic-workflows-batch-2 branch from c453729 to f14dd63 Compare June 1, 2026 14:04
@kotlarmilos kotlarmilos changed the title Add pr-failure-scan agentic workflow Add ci-scan agentic workflow Jun 1, 2026
@kotlarmilos
Copy link
Copy Markdown
Member Author

Superseded by #1606 which consolidates all three workflows into one PR.

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.

1 participant