Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use semver regular expression for tag #798

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Conversation

aleksuss
Copy link
Member

Description

The PR adds regular expression for validating tags which correspond semver rules. E.g. 2.10.1. Only such tags will be triggered a build flow.

@joshuajbouw joshuajbouw changed the base branch from master to develop July 20, 2023 20:43
@joshuajbouw joshuajbouw changed the base branch from develop to master July 20, 2023 20:43
Copy link
Contributor

@joshuajbouw joshuajbouw left a comment

Choose a reason for hiding this comment

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

I'd prefer to have this on develop, but will merge it back later.

@joshuajbouw joshuajbouw merged commit e928c8d into master Jul 20, 2023
20 checks passed
@joshuajbouw joshuajbouw deleted the ci/alekuss/semver_tag branch July 20, 2023 20: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.

4 participants