fix(ci): prevent no-op Tauri update PRs (#1915)
* fix(ci): prevent no-op Tauri update PRs Detect npm and Cargo Tauri changes independently before handing the worktree to create-pull-request. Restore unrelated lockfile rewrites so scheduled updates only publish effective Tauri dependency changes. * fix(ci): ignore Cargo dependency-list rewrites Compare stable Tauri crate identity fields instead of full Cargo.lock package blocks. This prevents dependency-list normalization from reopening no-op updater PRs while preserving version, source, and checksum detection.
S
shm committed
96419f2f8c56d633cced212e3218238a396735a3
Parent: 7f0ef9a
Committed by GitHub <noreply@github.com>
on 8/13/2026, 3:58:44 AM