conventional-changelog / conventional-changelog-config-spec

a spec describing the config options supported by conventional-config for upstream tooling
109 stars 32 forks source link

{{id}} missing in Substitutions #42

Open itstueben opened 4 years ago

itstueben commented 4 years ago

What is the ID in the "issueUrlFormat" ?

alanhe421 commented 4 years ago

@its is commit message #number

for example

Commit message contains fixed #123

config is

"issueUrlFormat": "https://1991421.cn/browse/TTT-{{id}}"

will render

https://1991421.cn/browse/TTT-123"