gh-changelog icon indicating copy to clipboard operation
gh-changelog copied to clipboard

A gh cli extension that will make your changelogs ✨

Results 23 gh-changelog issues
Sort by recently updated
recently updated
newest added

Hi @chelnak, we noticed an issue raised in our repos that had to do with unexpected behaviour with full changelog generation, so we wanted to make you aware of this....

I think there is a bug that is causing the first entry not to show PRs...

bug

Title says it all.. it probably shouldn't be there

`gh-changelog` now supports config files in the current directory however today it wont create them. Users are required to copy the default config from `~/.config/gh-changelog/.changelog`. In the future, it would...

Currently when the next version is not specified, the unreleased section will be created as a list. There should at least be an option to group the changes so that...

It would make sense to have a configurable alias for this section. It gives the user the option to have something different rendered in the changelog when there are unlabelled...

enhancement

Hi @chelnak, the `gh changelog new` command seems to get confused if there multiple active branches and tags. For example, https://github.com/puppetlabs/facter only has one active branch (`main`), so this works:...

This change adds two new flags to the `new` command. `--ancestors-only` When this flag is passed, the builder will filter out any tags that are not an ancestor of the...

enhancement