Open Verhaeg opened 8 months ago
Sorry for late reply, here comes the explanation.
Those "default" emojis to be rendered in the final release notes are defined explicitly in the default template.
Therefore, the default template has nothing to do with the release rules in the current version.
But this behavior can/might be changed in the future version, since you are the second one to ask for the feature.
If I want to set a different set of emojis and use the default template it "works".. As in it generates the desired version, but the release notes are not generated as intended.
In our case we set several emojis as
patch
but only the:bug:
is shown in the generated release notes.Taking a quick look at the code, it seems it does not pass the
releaseRules
config when generating notes.example config:
.releaserc