-
I'm using the --between-tags to specify an interval between my last generated tag and a the current tag. I use --base flag to update my current CHANGELOG.md. The problem it's that it updates my CHANGE…
-
Hello! When the commit below gets analyzed and outputted on the release note, only the commit title is outputted. Is it possible to include the additional commit description/body in the release note?
…
-
This is likely to be a two page solution, with a specific acknowledgements page and citation of facilities on a per release basis.
-
we had pull-requests with `_` characters in the title, for example `handle $__interval`. the changelog-generator should markdown-escape the `_`, but it is not doing that currently.
gabor updated
2 years ago
-
It'd be nice if the change log was updated again, if not retroactively, at least ask new contributions to provide a change log entry so that it's easier for gem users to upgrade.
-
## Current behavior
When generating changelog and commiting with commit message:
```yaml
# ...
message: |-
chore(release): ${nextRelease.version} [skip ci]
${nextR…
-
For a better communication, what changed in a version compared to others. a README.md file would be very helpful,
-
add changelog
-
Issues related with PR as `linked issues` aren't seen by changelog generator in the current run and get picked in the following run, thus wrongly getting linked with subsequent version
-
:wave: I've noticed that the https://github.com/kwilczynski/ruby-magic/blob/main/CHANGELOG.md wasn't updated since `v0.2.0`.
Is there a way of automating the creation of this file?
Alternatively…