mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-07 00:00:15 +02:00
chore: write changelogs manually (#3764)
This commit is contained in:
@@ -6,3 +6,7 @@ release_always = false
|
|||||||
# Label release PRs for easy identification
|
# Label release PRs for easy identification
|
||||||
# https://release-plz.dev/docs/config#the-pr_labels-field
|
# https://release-plz.dev/docs/config#the-pr_labels-field
|
||||||
pr_labels = ["release"]
|
pr_labels = ["release"]
|
||||||
|
|
||||||
|
# We write changelogs manually, at least for now
|
||||||
|
# https://release-plz.dev/docs/config#the-changelog_update-field
|
||||||
|
changelog_update = false
|
||||||
Reference in New Issue
Block a user