There's a desire to add an on-demand pipeline in dotnet/runtime to run diagnostic tests (particularly SOS tests) within a runtime PR.
To do this, there's a few changes that we would need in the diagnostics repo to support this:
The rest of the work can be done in the runtime repository to pull in the diagnostics repo YML as necessary to author the pipeline.
cc: @max-charlamb