Skip to content

Commit

Permalink
feat: add PR link support in changelog updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mrT23 committed Dec 23, 2024
1 parent e8e4fb0 commit dd89e1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/tools/update_changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ Under the section `pr_update_changelog`, the [configuration file](https://github

- `push_changelog_changes`: whether to push the changes to CHANGELOG.md, or just print them. Default is false (print only).
- `extra_instructions`: Optional extra instructions to the tool. For example: "focus on the changes in the file X. Ignore change in ...
- `add_pr_link`: whether the model should try to add a link to the PR in the changelog. Default is true.

0 comments on commit dd89e1f

Please sign in to comment.