Run release builds on maturin version bumps in CI (#19466)

Avoid future cases of https://github.com/astral-sh/uv/pull/19465
This commit is contained in:
Zanie Blue
2026-05-18 10:49:39 -07:00
committed by GitHub
parent 9a65753e9a
commit 0588b8fb35
+3
View File
@@ -138,6 +138,9 @@
matchManagers: ["custom.regex"],
matchDepNames: ["maturin"],
commitMessageTopic: "maturin",
// Maturin upgrades can change release wheel contents, so keep release
// binary validation enabled.
labels: ["internal", "build:skip-docker"],
},
],
customManagers: [