Skip to content

fix: adjust grep command#365

Merged
sofa-tata merged 1 commit intomainfrom
sofi/fix-grep
Mar 19, 2026
Merged

fix: adjust grep command#365
sofa-tata merged 1 commit intomainfrom
sofi/fix-grep

Conversation

@sofa-tata
Copy link
Copy Markdown
Contributor

No description provided.

@cursor
Copy link
Copy Markdown

cursor bot commented Mar 19, 2026

PR Summary

Low Risk
Low risk: a small CI workflow tweak that only affects how release tags are selected, with no runtime code changes.

Overview
Updates .github/workflows/auto-release.yml to change the grep invocation used when finding the latest stable vX.Y.Z tag, switching from grep -vE '-(beta|alpha|rc)' to multiple -e patterns (-beta, -alpha, -rc) to exclude pre-release tags more reliably.

Written by Cursor Bugbot for commit ae4a019. This will update automatically on new commits. Configure here.

@sofa-tata sofa-tata merged commit 849c727 into main Mar 19, 2026
5 checks passed
@sofa-tata sofa-tata deleted the sofi/fix-grep branch March 19, 2026 14:43
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