Skip to content
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
0365ee9
Add an azdo failure skill
lewing Feb 2, 2026
3c3adec
Improve Get-HelixFailures.ps1 script
lewing Feb 2, 2026
c040d21
Fix PowerShell variable scope issue
lewing Feb 2, 2026
e5f365b
Add build error extraction and failure classification
lewing Feb 2, 2026
2bdfcc5
Additional improvements to failure analysis skill
lewing Feb 2, 2026
80911b5
Fix URL parsing issues in Get-HelixFailures.ps1
lewing Feb 2, 2026
94a8925
Add Docker image pull failure pattern to classification
lewing Feb 2, 2026
b9144e8
Merge best features from both skill PRs
lewing Feb 2, 2026
53724c2
Add support for local test failures and test run URL extraction
lewing Feb 2, 2026
eeec65c
Add Azure DevOps CLI support for fetching failed test names
lewing Feb 3, 2026
3c86381
Include Helix console log links in failure output
lewing Feb 3, 2026
f501745
Add known issue search using Build Analysis label
lewing Feb 3, 2026
983b399
Document known issue search feature
lewing Feb 3, 2026
3c1f01b
Add build links alongside log URLs for failed jobs
lewing Feb 3, 2026
4bc9376
Add request caching for faster repeated analysis
lewing Feb 3, 2026
35b4f7b
Show build status (in-progress/completed) in output
lewing Feb 3, 2026
271fbca
Add cache cleanup (-ClearCache parameter and auto-cleanup on startup)
lewing Feb 3, 2026
c3268d3
Add cross-platform temp directory detection
lewing Feb 3, 2026
a71d363
Improve error handling and caching behavior
lewing Feb 3, 2026
be505ff
Be more conservative about transient failure guidance
lewing Feb 3, 2026
7a2ba86
Address PR review comments
lewing Feb 3, 2026
09e593c
Add guidance to read PR context before analyzing failures
lewing Feb 3, 2026
39840e3
Add build and log URLs to failure output
lewing Feb 3, 2026
2d1e21b
Refactor: organize script with regions and remove whitespace
lewing Feb 3, 2026
0bfa4aa
Improve C++/native build error detection
lewing Feb 3, 2026
d0525db
Analyze all failing builds for a PR, not just the first
lewing Feb 3, 2026
1ed1241
Add Build Analysis check for known issues
lewing Feb 3, 2026
b4defa5
Update SKILL.md with Build Analysis and multi-build docs
lewing Feb 3, 2026
ebf291b
Fix: use explicit default value for Context parameter
lewing Feb 3, 2026
021de3e
Add PR change correlation for failure analysis
lewing Feb 3, 2026
22ec99f
Update SKILL.md examples to include links
lewing Feb 3, 2026
2158808
Simplify skill: reduce cache TTL to 30s, remove severity classification
lewing Feb 3, 2026
bed5862
Add MihuBot semantic search integration for related issues
lewing Feb 3, 2026
ab7e37b
Highlight binlog artifacts and add MSBuild analysis guidance
lewing Feb 3, 2026
bacfb86
Restructure skill following Anthropic best practices
lewing Feb 4, 2026
83e5ace
Add canceled job detection and smart retry recommendations
lewing Feb 4, 2026
b5b1caa
Generalize skill examples for all dotnet repositories
lewing Feb 4, 2026
0f02fda
Address PR review comments
lewing Feb 4, 2026
d2e6302
Address additional PR review comments
lewing Feb 4, 2026
b98b0c0
Improve known issue search for local test failures
lewing Feb 4, 2026
8e43185
Fix indentation in test failure extraction block
lewing Feb 4, 2026
f789e9e
Address PR review comments (batch 3)
lewing Feb 4, 2026
3499f2f
Fix artifact file property name (Name -> FileName)
lewing Feb 4, 2026
60d1419
Add helix-artifacts.md reference documentation
lewing Feb 4, 2026
5fe1450
Simplify helix-artifacts.md - focus on patterns not specifics
lewing Feb 4, 2026
ff97b6d
Address Copilot review: security and robustness improvements
lewing Feb 4, 2026
a07dc98
Use relative paths in skill documentation
lewing Feb 4, 2026
af34913
Address remaining code quality review items
lewing Feb 4, 2026
da7a287
Fix documentation errors
lewing Feb 4, 2026
822621e
Improve azdo-helix-failures skill per Agent Skills spec
lewing Feb 4, 2026
319efed
Add guidance for reviewing facts before presenting conclusions
lewing Feb 4, 2026
756505f
Update .github/skills/azdo-helix-failures/scripts/Get-HelixFailures.ps1
lewing Feb 4, 2026
70c4aa5
Add -FindBinlogs parameter and AzDO build artifacts docs
lewing Feb 5, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading