frinyvonnick / gitmoji-changelog

A changelog generator for gitmoji 😜
https://www.npmjs.com/package/gitmoji-changelog
MIT License
388 stars 49 forks source link

✨ Add Helm preset #229

Closed juwit closed 2 years ago

juwit commented 2 years ago

Hi there 👋

I'm working on some Helm packages these times, and I figured that a Helm preset could be useful instead of maintaining a separate .gitmoji-changelogrc file.

So here is a PR implementing this :tada:

frinyvonnick commented 2 years ago

Hello @juwit 👋

Thank you for opening this pull request. I'll take the time as soon as possible to give it a look 👍

frinyvonnick commented 2 years ago

Can you provide me an open source project on which I can test it works fine, please?

juwit commented 2 years ago

Can you provide me an open source project on which I can test it works fine, please?

Yes, I'm creating a simple repo with a few commits to test it.

EDIT: I created this repo with a few commits/tags : https://github.com/juwit/helm-chart-gitmoji-test

frinyvonnick commented 2 years ago

I tested it on your repository. I produce this: image

Looks fine to me since you did not create any tags it only makes one version based on the file Chart.yaml.

Thank you for your contribution 🙏

frinyvonnick commented 2 years ago

@all-contributors please add juwit for code

allcontributors[bot] commented 2 years ago

@frinyvonnick

I've put up a pull request to add @juwit! :tada:

frinyvonnick commented 2 years ago

It was released in 2.3.0 🚀