Skip to content

Some commits does not appear in the changelog #1315

Open
@gsemet

Description

@gsemet

Description

When generating a changelog, some commits does not appear in the log

Steps to reproduce

I have these commits in my history:

* b6a9e13 - (tag: 0.19.2, origin/dev/win11, dev/win11) ci: fix quality evidence package (2 weeks ago) <Gaetan Semet>
* 1f3f152 - ci: rework release process (2 weeks ago) <Gaetan Semet>
* b932d80 - ci: switch to CI_VM_WIN tag (2 weeks ago) <Gaetan Semet>
* 4899b0d - doc: update install notification (2 weeks ago) <Gaetan Semet>
* 52bd731 - (tag: 0.19.1) doc: update documentation for 0.19 (3 weeks ago) <Gaetan Semet>
* 70f8611 - (tag: 0.19.0) fix: package metadata becomes package manifest (3 weeks ago) <Gaetan Semet>

Command line:
cz changelog -file-name docs/source/changelog.md --unreleased-version UNRELEASED_VERSION

Current behavior

commits does not appear

### Version [0.19.2](https://my.gitlab.server/path/to/project/-/releases/0.19.2) (2024-12-03)

### Version [0.19.1](https://my.gitlab.server/path/to/project/-/releases/0.19.1) (2024-11-28)

### Version [0.19.0](https://my.gitlab.server/path/to/project/-/releases/0.19.0) (2024-11-27)

Desired behavior

### Version [0.19.2](https://my.gitlab.server/path/to/project/-/releases/0.19.2) (2024-12-03)

**Documentation*: 
- update install notification

**CI**:
- fix quality evidence package
- rework release process
- switch to CI_VM_WIN tag

### Version [0.19.1](https://my.gitlab.server/path/to/project/-/releases/0.19.1) (2024-11-28)

**Doc**:
-  update documentation for 0.19

It is like the "ci", "doc" prefixes causes the lines to be ignored in the changelog

Screenshots

No response

Environment

$ cz version
4.1.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions