Skip to content

CI - Fix dry run ref propagation - #5637

Closed
bfops wants to merge 1 commit into
masterfrom
bfops/fix-dry-run
Closed

CI - Fix dry run ref propagation#5637
bfops wants to merge 1 commit into
masterfrom
bfops/fix-dry-run

Conversation

@bfops

@bfops bfops commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Description of Changes

This updates the release workflow so that release dry runs check out the specific ref that the workflow is running from, rather than the release tag.

The rationale here is that dry runs are often used to specifically test a specific branch, so it's misleading to check out the release tag. Moreover, this prevents fixes like #5636 from passing a dry run because the code in that fix branch isn't actually being run.

API and ABI breaking changes

None

Expected complexity level and risk

1

Testing

@bfops
bfops marked this pull request as ready for review July 31, 2026 10:41
@bfops bfops closed this Jul 31, 2026
@bfops
bfops deleted the bfops/fix-dry-run branch July 31, 2026 10:46
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.

1 participant