From 893da903bdb1267737738483b8207b2639593b09 Mon Sep 17 00:00:00 2001 From: qnbs <155236708+qnbs@users.noreply.github.com> Date: Thu, 10 Sep 2026 10:05:40 +0200 Subject: [PATCH] docs: reference PR #684 in the Tauri parity-preflight CHANGELOG entry The doc-metrics completeness gate (subject of #674, recurred around #678/#679) failed on resulting main because the Unreleased entry for the parity-preflight job didn't reference its PR number - the entry that used to cite it was removed while reverting the unrelated Dependabot multi-ecosystem grouping attempt in the same PR. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bf93e0c2..9562cbce1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 platform's `v1.28.5` release build. Added a `parity-preflight` job (checkout + one dependency-free Node script, no `pnpm install`) that runs `check-tauri-plugin-versions.mjs` before the bundle matrix starts, gated behind `verify-release-tag` so no repository code runs on an unverified - release tag. On both `workflow_dispatch` and tag pushes. + release tag. On both `workflow_dispatch` and tag pushes. PR #684. + ### Documentation - **Post-release v1.28.6 truth sync:** removed the now-stale release-candidate markers from