Skip to content

Conversation

@nirroz93
Copy link

Summary of changes

When multiple tags exists for the latest version, choose the highest instead of the first.

If user sets FORCE_WITHOUT_CHANGES: true and TAG_CONTEXT: branch, this creates a situation that if a commit has 2 tags, the next run (whether with or without changes) will collide with the previous tag

Breaking Changes

Do any of the included changes break current behaviour or configuration?

No

How changes have been tested

On a private repo, the change fixed the issue. I will note that anyway, it replaces the head -n1, so it only relevant when there are multiple tags on the same commit

List any unknowns

@nirroz93 nirroz93 closed this Aug 12, 2025
@nirroz93
Copy link
Author

Actually, there is already a PR to fix this

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