Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

I've never started using conventional commit because I can't let go of gitmoji - the visual indicators are the most visually compact way to tranmit information. I searched around and it looks like someone did integrate them and get them working with semantic-release: #3084

But I can't find any docs on how to do that. I'd love to do that. I presume it would be required to use custom settings. Can anyone share their config? CC @bryanjtc

Hello, yes. I changed from js to json config. Also replaced the logic to loop through the emojis list from gitmojis and manually declare them. I keep using semantic-release-gitmoji. Here's a working config I use in my projects.

{
  "branches": [
    "main",…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pboling
Comment options

Answer selected by pboling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants