Skip to content

Comments

ci: fix branch usage for auto-versioning#179

Merged
patrick-stephens merged 1 commit intomainfrom
resolve_lts_version_updates
Jan 12, 2026
Merged

ci: fix branch usage for auto-versioning#179
patrick-stephens merged 1 commit intomainfrom
resolve_lts_version_updates

Conversation

@patrick-stephens
Copy link
Contributor

@patrick-stephens patrick-stephens commented Jan 12, 2026

Prevent LTS releases affecting main branch and ensure they target the correct one - inadvertently had an echo instead of setting a variable.


Summary by cubic

Fix the auto-versioning workflow to set BASE_BRANCH correctly so LTS releases target release/${MAJOR}.${MINOR}-lts and don’t affect main. Replaces echo lines with proper variable assignment and GITHUB_ENV export, with main used only as a fallback.

Written for commit b63a788. Summary will update on new commits.

Signed-off-by: Patrick Stephens <pat@fluent.do>
@patrick-stephens patrick-stephens requested a review from a team January 12, 2026 14:32
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@patrick-stephens patrick-stephens merged commit 8e1910c into main Jan 12, 2026
20 checks passed
@patrick-stephens patrick-stephens deleted the resolve_lts_version_updates branch January 12, 2026 14:38
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