Skip to content

[release/11.0] Update Helix Job Monitor to 11.0.0-beta.26427.10 - #132869

Merged
mmitche merged 1 commit into
release/11.0from
mmitche/update-helix-job-monitor-26427-10-release-11.0
Aug 28, 2026
Merged

[release/11.0] Update Helix Job Monitor to 11.0.0-beta.26427.10#132869
mmitche merged 1 commit into
release/11.0from
mmitche/update-helix-job-monitor-26427-10-release-11.0

Conversation

@mmitche

@mmitchemmitche commented Aug 28, 2026

Copy link
Copy Markdown
Member

Updates Microsoft.DotNet.Helix.JobMonitor to 11.0.0-beta.26427.10 from dotnet/arcade commit 2cdfe99944d984749c8bdfc7d8d6a2589ed15d6d.

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

Re-enables the Helix Job Monitor in the runtime pipeline. The history audit since 2026-08-22 found no recent disable commit on this release branch, so only the runtime.yml monitor variable is restored.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 8b8f5df4-d7f7-4953-93af-59c1932e3607
CopilotAI lite review requested due to automatic review settings August 28, 2026 00:35
@github-actionsgithub-actionsBot added the area-codeflow for labeling automated codeflow label Aug 28, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).
13 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

CopilotAI 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 pinned Helix Job Monitor tool/package to 11.0.0-beta.26427.10 (from dotnet/arcade commit 2cdfe99944d984749c8bdfc7d8d6a2589ed15d6d) and re-enables the Helix Job Monitor job in the runtime.yml pipeline by setting enableHelixJobMonitor back to true.

Changes:

  • Bump Microsoft.DotNet.Helix.JobMonitor dependency metadata in eng/Version.Details.xml (including source repo URI/SHA).
  • Update the corresponding package/tool versions in eng/Version.Details.props and .config/dotnet-tools.json.
  • Re-enable the job monitor in eng/pipelines/runtime.yml by setting enableHelixJobMonitor: true.

Reviewed changes

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

FileDescription
eng/Version.Details.xmlUpdates the Microsoft.DotNet.Helix.JobMonitor dependency version and points it to the dotnet/arcade commit SHA.
eng/Version.Details.propsUpdates MicrosoftDotNetHelixJobMonitorPackageVersion to match the new tool/package version.
eng/pipelines/runtime.ymlSets enableHelixJobMonitor to true so the Helix Job Monitor job runs again in this pipeline.
.config/dotnet-tools.jsonUpdates the local tool manifest entry for microsoft.dotnet.helix.jobmonitor to the new version.

@mmitche

Copy link
Copy Markdown
MemberAuthor

/ba-g unrelated failures

@mmitche
mmitche merged commit 96be406 into release/11.0Aug 28, 2026
159 of 165 checks passed
@mmitche
mmitche deleted the mmitche/update-helix-job-monitor-26427-10-release-11.0 branch August 28, 2026 13:32
@dotnet-milestone-botdotnet-milestone-botBot added this to the 11.0-rc2 milestone Aug 28, 2026
mmitche added a commit that referenced this pull request Aug 29, 2026
Re-enables the Helix Job Monitor configurations temporarily disabled by
#132880.
The fixed `11.0.0-beta.26427.10` package is now present through #132869.
This keeps the conditional stage behavior added by #132883 and #132885.
Copilot-Session: 8b8f5df4-d7f7-4953-93af-59c1932e3607
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-codeflowfor labeling automated codeflowarea-Infrastructure

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants

@mmitche@steveisok@premun