Skip to content

Conversation

max-charlamb
Copy link
Member

@max-charlamb max-charlamb commented Sep 5, 2025

Allows selecting specific diagnostics branch to run on.

Can select a pr in the diagnostics repo using refs/pull/<num>/head

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 5, 2025
@max-charlamb max-charlamb added area-Diagnostics-coreclr and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Sep 5, 2025
Copy link
Contributor

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

@max-charlamb max-charlamb marked this pull request as ready for review September 5, 2025 22:08
Copy link
Contributor

@Copilot Copilot AI left a comment

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 adds flexibility to the runtime-diagnostics pipeline by allowing users to specify which branch of the diagnostics repository to target for testing, rather than being locked to the main branch.

  • Adds a parameter to select any diagnostics branch or PR reference
  • Enables testing against specific diagnostics PRs using refs/pull/<num>/head syntax

@max-charlamb
Copy link
Member Author

/ba-g test failures unrelated to pipeline change

@max-charlamb max-charlamb merged commit 67aea28 into dotnet:main Sep 8, 2025
152 of 155 checks passed
@max-charlamb max-charlamb deleted the cdac-allow-choosing-diag-branch branch September 8, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants