mirror of
https://github.com/astral-sh/uv
synced 2026-06-21 13:47:25 +00:00
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:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user