Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/checkout-4
Browse files Browse the repository at this point in the history
  • Loading branch information
elpiel authored May 11, 2024
2 parents 09f6dc5 + 3925b5c commit fd49030
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release-plz.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[changelog]
commit_preprocessors = [
# Replace the issue number with the link.
{ pattern = "\\(#([0-9]+)\\)", replace = "([#${1}](https://github.com/LechevSpace/embedded-canvas/issues/${1}))"}
]

link_parsers = [
# Extract all GitHub issues and PRs and generate URLs linking to them.
Expand Down

0 comments on commit fd49030

Please sign in to comment.