Skip to content

Conversation

@khai-oai
Copy link
Contributor

@khai-oai khai-oai commented Dec 28, 2025

The rust-release workflow was triggered by a malformed tag (e.g. rust-vrust-v0.78.0-alpha.6) because the tag filter was too permissive (rust-v*.*.*).

This tightens the trigger to require a digit immediately after rust-v (rust-v[0-9]*.*.*), preventing accidental runs for tags with a duplicated prefix while keeping existing valid release tags working.

@khai-oai khai-oai closed this Dec 28, 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