You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add a marker like skip-changelog to multiple commit messages, which make them be excluded from going into the changelog. The marker shouldn't be in the title of the commit message.
Possible implementation
Either allow by the above configuration, or provide a fixed identifier which makes the commit being ignored.