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

Git output in the changelog increment file #82

Open
paduszyk opened this issue May 15, 2024 · 0 comments
Open

Git output in the changelog increment file #82

paduszyk opened this issue May 15, 2024 · 0 comments

Comments

@paduszyk
Copy link

The action writes the output to the changelog increment file if the changelog_increment_filename input is applied. However, the final file includes the output from Git, e.g. (taken from the latest release):

[master https://github.com/commitizen-tools/commitizen-action/commit/1f11eb222996406681d2bfa1eb3d997eca46557c] bump: version 0.20.0 → 0.21.0
2 files changed, 8 insertions(+), 1 deletion(-)

Is that actually needed? I think having here a link to the previous-current release comparison would be more useful.

I guess this will require some extra processing of the bump output involving removing the last two lines.

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

No branches or pull requests

1 participant