Add pre-commit check for changelog fragment placement
Misfiled fragment from feature/ branch created a subdirectory under changelog.d/ which towncrier doesn't support. Move the fragment to the correct flat location and add a changelog-check mise task + prek hook to prevent this from happening again. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
01d3b4d1c7
commit
6c5a99883f
4 changed files with 39 additions and 0 deletions
1
docs/changelog.d/main.infra.md
Normal file
1
docs/changelog.d/main.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add pre-commit hook to prevent changelog fragments from being placed in subdirectories.
|
||||
Loading…
Add table
Add a link
Reference in a new issue