Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate a changelog for a specific branch #1283

Open
sasirven opened this issue Nov 8, 2024 · 0 comments
Open

Generate a changelog for a specific branch #1283

sasirven opened this issue Nov 8, 2024 · 0 comments

Comments

@sasirven
Copy link

sasirven commented Nov 8, 2024

Description

As a user, I want to generate a changelog specifically for a particular branch. This means creating a changelog from the commits of a specific branch or the currently active branch, rather than generating a diff from a specified tag.

Possible Solution

For the active branch:

cz changelog --branch

For a specific branc

cz changelog --branch feature/changelog-from-branch

Additional context

No response

Additional context

No response

@sasirven sasirven changed the title Generate a changelog only for a branch Generate a changelog for a specific branch Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant