Skip to content

Conversation

@maraf
Copy link
Member

@maraf maraf commented Oct 9, 2025

In dotnet/runtime in Wasm.Build.Tests, we send ~6 Helix jobs from a single AzDO job and it's complicated to find the right link to Helix job. The HelixJobName allows to define an "identifier" for each job and quickly find the right link in the text log.

To double check:

@maraf
Copy link
Member Author

maraf commented Oct 9, 2025

Without HelixJobName

Message: Sent Helix Job; see work items at https://helix.dot.net/api/jobs/a2340ced-c206-4746-8e1b-581c50767590/workitems?api-version=2019-06-17

With HelixJobName

Message: Sent Helix Job 'Arcade Job Name'; see work items at https://helix.dot.net/api/jobs/3fcc0c24-ccd3-42cc-a13f-975b59639dcd/workitems?api-version=2019-06-17

@maraf maraf requested a review from akoeplinger October 9, 2025 11:52
@akoeplinger akoeplinger merged commit 488413f into main Oct 9, 2025
14 checks passed
@akoeplinger akoeplinger deleted the maraf/HelixJobName branch October 9, 2025 11:57
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.

3 participants