Skip to content

ci(release): scope release notes to beebuzz@* tags only#4

Merged
lucor merged 1 commit intomainfrom
ci/release-notes-scope
Apr 26, 2026
Merged

ci(release): scope release notes to beebuzz@* tags only#4
lucor merged 1 commit intomainfrom
ci/release-notes-scope

Conversation

@lucor
Copy link
Copy Markdown
Owner

@lucor lucor commented Apr 26, 2026

BeeBuzz server releases use beebuzz@ tags for deploy-triggering; CLI releases use independent v* tags. Without scoping, gh release create --generate-notes can pick a v* tag as the prior release, producing notes that span unrelated CLI commits. This change finds the previous beebuzz@* tag and passes it to --notes-start-tag, so each server release only covers commits between two consecutive server deploys.

@lucor lucor merged commit dc1a500 into main Apr 26, 2026
3 checks passed
@lucor lucor deleted the ci/release-notes-scope branch April 26, 2026 18:34
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