mirror of
https://github.com/bahdotsh/wrkflw.git
synced 2025-12-28 16:06:34 +01:00
updated git cliff config
This commit is contained in:
@@ -48,6 +48,11 @@ commit_parsers = [
|
||||
{ body = ".*security", group = "Security" },
|
||||
]
|
||||
|
||||
# Define the GitHub repository URL for commit links
|
||||
[git.link]
|
||||
# Format: https://github.com/USER/REPO/commit/{}
|
||||
github_link = "https://github.com/bahdotsh/wrkflw/commit/{}"
|
||||
|
||||
# Format of the git commit link
|
||||
link_parsers = [
|
||||
{ pattern = "#(\\d+)", href = "https://github.com/bahdotsh/wrkflw/issues/$1" },
|
||||
|
||||
Reference in New Issue
Block a user