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

Create a GitHub action to generate Changelog with gitmoji-changelog #143

Open
frinyvonnick opened this issue Nov 13, 2019 · 3 comments
Open
Assignees
Labels
assigned enhancement New feature or request

Comments

@frinyvonnick
Copy link
Owner

frinyvonnick commented Nov 13, 2019

It could be nice if users could add an action that generate a changelog in their CD pipeline.

@frinyvonnick frinyvonnick added the idea Idea are not already validated to be developed label Nov 13, 2019
@Joel-hanson
Copy link

@frinyvonnick Shall I take this up.

@frinyvonnick
Copy link
Owner Author

Hi @Joel-hanson 👋

Thank you for considering to make a contribution to gitmoji-changelog 🙏

Sure, it is free to take. Don't hesitate to ask if you need some help.

@frinyvonnick frinyvonnick added assigned enhancement New feature or request and removed idea Idea are not already validated to be developed labels Apr 8, 2020
@MarkLyck
Copy link
Contributor

@frinyvonnick I created an action that does this for my own sanity:

https://github.com/marketplace/actions/gitmoji-changelog-action

Feel free to copy/fork it if you want.

it just runs npx gitmoji-changelog and commits the code with a gitmoji commit message.

In my use case I use this action everytime there is a push to the main branch to always keep the CHANGELOG.md up to date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants