Skip to content

Convert numeric releases to strings #282

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

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

markgoddard
Copy link

This avoids an issue where numeric release names such as 2023.1 don't
match the stringified release 2023.1, breaking our ignore_releases
rules.

@markgoddard markgoddard self-assigned this Feb 1, 2024
This avoids an issue where numeric release names such as 2023.1 don't
match the stringified release 2023.1, breaking our ignore_releases
rules.
@markgoddard markgoddard marked this pull request as ready for review February 2, 2024 08:47
@markgoddard markgoddard requested a review from a team as a code owner February 2, 2024 08:47
@markgoddard markgoddard merged commit f5ae43f into main Feb 2, 2024
@markgoddard markgoddard deleted the fix-ignore-releases branch February 2, 2024 11:17
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.

2 participants