Skip to content

Conversation

@ashwinb
Copy link
Contributor

@ashwinb ashwinb commented Oct 31, 2025

Standardize CI workflows to use release-X.Y.x branch pattern instead of multiple numeric variants.

That's the pattern we are settling on. See llamastack/llama-stack-ops#20 for reference.

Update all CI workflows and actions to use the standardized release branch
naming convention 'release-X.Y.x' (e.g., release-0.3.x) instead of matching
multiple numeric patterns.

Changes:
- Update workflow triggers to match 'release-[0-9]+.[0-9]+.x' pattern
- Update bash regex in setup-test-environment to match new format
- Simplifies branch pattern from multiple variants to single standard
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 31, 2025
@ashwinb ashwinb merged commit c396de5 into llamastack:main Oct 31, 2025
29 checks passed
@ashwinb ashwinb deleted the ci-standardize-release-branch-pattern branch October 31, 2025 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant