Skip to content

Keep runtime observer log requests build-scoped - #1700

Merged
vitek-karas merged 1 commit into
dotnet:mainfrom
vitek-karas:vitek-karas-investigate-actions-run
Aug 26, 2026
Merged

Keep runtime observer log requests build-scoped#1700
vitek-karas merged 1 commit into
dotnet:mainfrom
vitek-karas:vitek-karas-investigate-actions-run

Conversation

@vitek-karas

Copy link
Copy Markdown
Member

Summary

  • process each selected AzDO build completely before starting another
  • verify each log ID belongs to the build's saved timeline before requesting it
  • regenerate the compiled workflow with gh-aw v0.86.2

Why

Runtime Failure Observer run 32846602046 mixed log IDs from two selected builds. The mismatched requests returned empty responses, causing the observer to report missing data even though the correct logs were available.

Testing

  • gh aw compile runtime-failure-observer.agent --schedule-seed dotnet/xharness

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: e89f2d82-7ace-4136-b3fd-a48ee2b1958e
@vitek-karas
vitek-karas requested a lite review from Copilot August 25, 2026 14:48
@vitek-karas vitek-karas self-assigned this Aug 25, 2026
@vitek-karas
vitek-karas marked this pull request as ready for review August 25, 2026 15:08

@davidnguyen-tech davidnguyen-tech left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I like that the PR description includes the "Why" section. This way, the instructions won't be perceived as arbitrary in the future :)

@vitek-karas
vitek-karas merged commit 26834fb into dotnet:main Aug 26, 2026
18 checks passed
@vitek-karas
vitek-karas deleted the vitek-karas-investigate-actions-run branch August 26, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants