JobMonitor: Describe the new UX and link to it from the job#17037
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR improves the Helix Job Monitor experience for Azure DevOps users by documenting the “monitor-on” UX (including rerun/retry behavior) and surfacing a direct link to that documentation in Job Monitor logs.
Changes:
- Expanded Helix SDK readme with a new section describing UX changes when
EnableHelixJobMonitoris enabled and how monitor reruns behave. - Added a constant documentation URL in the Job Monitor and logged it at the beginning and final summary of each successful monitor run.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| src/Microsoft.DotNet.Helix/Sdk/Readme.md | Adds user-facing guidance on UX changes and rerun behavior when using the Helix Job Monitor. |
| src/Microsoft.DotNet.Helix/JobMonitor/StatusReporter.cs | Logs a stable documentation link at the start and final summary of Job Monitor execution. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Member
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
premun
commented
Jun 24, 2026
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
mmitche
approved these changes
Jun 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.