Skip to content

Conversation

@wozniakjan
Copy link
Member

This ensures that the image builds are triggered on releases for all valid semver tags. Double digits were silently ignored.

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO)

@wozniakjan wozniakjan requested review from a team and Copilot September 18, 2025 12:53
Copy link
Contributor

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 fixes the semver release trigger pattern in the GitHub workflow to properly match all valid semantic version tags. The previous pattern only matched single-digit version numbers, causing builds to be silently skipped for double-digit versions.

  • Updates the tag pattern regex to support multi-digit version numbers in semver tags

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@wozniakjan wozniakjan merged commit 1e7295c into kedacore:main Sep 18, 2025
17 of 18 checks passed
malpou pushed a commit to malpou/http-add-on that referenced this pull request Oct 4, 2025
malpou pushed a commit to malpou/http-add-on that referenced this pull request Oct 4, 2025
malpou pushed a commit to malpou/http-add-on that referenced this pull request Oct 4, 2025
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