File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,13 +56,14 @@ valk-guard-example/
5656Workflow install target is configured as:
5757
5858``` text
59- github.com/valkdb/valk-guard/cmd/valk-guard@latest
59+ github.com/valkdb/valk-guard/cmd/valk-guard.0.0-20260304065917-b9d9468a4ea3 @latest
6060```
6161
6262Rationale:
6363
64- - This repository is a demo showcase; tracking latest keeps examples aligned with current built-in behavior.
65- - If you need strict reproducibility, pin a fixed tag in workflow ` VALK_GUARD_INSTALL_REF ` .
64+ - This repository is a demo showcase, but CI is pinned to a known-good valk-guard build to keep output shape stable.
65+ - Pinning avoids format drift that can break downstream tooling steps (for example: ` Convert to reviewdog format ` ).
66+ - When upgrading, bump ` VALK_GUARD_INSTALL_REF ` intentionally and verify the full workflow output.
6667
6768## Creating Demo PRs (one rule at a time)
6869
You can’t perform that action at this time.
0 commit comments