Skip to content

How to configure Renovate to use angular style commit messages for breaking changes #33021

Discussion options

You must be logged in to vote

Puzzled on why I hadn't realized this earlier, but leaving "semanticCommitType": "feat" and defining a commit body works—for example, "commitBody": "BREAKING CHANGE: major update of {{packageName}}". This keeps the commit message title lowercase and allows to trigger breaking changes with the commit. For others reading this, note that some presets also use commitBody (e.g., to sign the commit), so please consult the documentation first.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@skycaptain
Comment options

@bodgit
Comment options

@rarkins
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by skycaptain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants