Skip to content

Conversation

@flimmy
Copy link
Contributor

@flimmy flimmy commented Nov 26, 2025

Description

fix the check to prevent the latest tag to be set on pre-release tag events
see #1881
the previous pr only set the calculated tag for the dryrun step and missed the build-and-push step

Motivation and Context

the latest tag should not be set for pre-releases

How Has This Been Tested?

It only has been tested using static values in a separate repo

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added

@flimmy flimmy self-assigned this Nov 26, 2025
@flimmy flimmy added Type:Bug Type:DevOps Related to CI/CD labels Nov 26, 2025
Copy link
Contributor

@micbar micbar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

@flimmy flimmy merged commit 7a469d6 into main Nov 26, 2025
10 of 60 checks passed
@flimmy flimmy deleted the fix_rc_handling branch November 26, 2025 10:36
@openclouders openclouders mentioned this pull request Nov 26, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type:Bug Type:DevOps Related to CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants