Skip to content

Update Helix Job Monitor to 11.0.0-beta.26427.10 - #68874

Merged
ilonatommy merged 1 commit into
mainfrom
mmitche/update-helix-job-monitor-26427-10
Aug 28, 2026
Merged

Update Helix Job Monitor to 11.0.0-beta.26427.10#68874
ilonatommy merged 1 commit into
mainfrom
mmitche/update-helix-job-monitor-26427-10

Conversation

@mmitche

@mmitche mmitche commented Aug 27, 2026

Copy link
Copy Markdown
Member

Updates the Microsoft.DotNet.Helix.JobMonitor tool plus dependency metadata to the fixed 11.0.0-beta.26427.10 Arcade build.

Build: https://dev.azure.com/dnceng/internal/_build/results?buildId=3059358

This also reverts the temporary Helix Job Monitor disablement now that the fixed build is available.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 8b8f5df4-d7f7-4953-93af-59c1932e3607
Copilot AI lite review requested due to automatic review settings August 27, 2026 23:49
@mmitche
mmitche requested review from a team and wtgodbe as code owners August 27, 2026 23:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repo-pinned Microsoft.DotNet.Helix.JobMonitor tool to a newer Arcade build (11.0.0-beta.26427.10) and re-enables Helix Job Monitor execution in Azure Pipelines now that the fixed tool build is available.

Changes:

  • Bump Helix Job Monitor version across dependency metadata (Version.Details.xml/.props) and the local .NET tool manifest (dotnet-tools.json).
  • Remove the temporary pipeline “kill switch” and run Helix Job Monitor unconditionally in the affected Helix pipelines by setting /p:EnableHelixJobMonitor=true and always including the monitor job template.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
eng/Version.Details.xml Updates Helix Job Monitor dependency metadata (version/URI/SHA) to the specified Arcade build.
eng/Version.Details.props Updates the pinned Helix Job Monitor package version property used by repo build infrastructure.
.config/dotnet-tools.json Updates the restored local tool version for microsoft.dotnet.helix.jobmonitor.
.azure/pipelines/template-tests-pr.yml Re-enables the monitor by hardcoding /p:EnableHelixJobMonitor=true and always running the monitor job.
.azure/pipelines/identitymodel-helix-matrix.yml Same re-enable pattern for IdentityModel Helix matrix pipeline.
.azure/pipelines/helix-matrix.yml Same re-enable pattern for the scheduled full Helix matrix pipeline.
.azure/pipelines/ci.yml Same re-enable pattern for CI Helix subsets and the monitor job.
.azure/pipelines/ci-unofficial.yml Same re-enable pattern for unofficial CI Helix subsets and the monitor job.
.azure/pipelines/ci-public.yml Same re-enable pattern for public CI Helix subsets and the monitor job.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@ilonatommy

Copy link
Copy Markdown
Member

/ba-g failures unrelated

@ilonatommy ilonatommy 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.

On behalf of @premun

@ilonatommy
ilonatommy merged commit 7a1783e into main Aug 28, 2026
31 of 34 checks passed
@ilonatommy
ilonatommy deleted the mmitche/update-helix-job-monitor-26427-10 branch August 28, 2026 10:52
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 12.0-preview1 milestone Aug 29, 2026
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.

4 participants