From d57fca44edddb982b6faec76f3a3cbf3329fd684 Mon Sep 17 00:00:00 2001 From: Guangshuo Date: Fri, 4 Sep 2026 14:55:34 -0700 Subject: [PATCH] test: exercise repository check base pinning --- .agents/checks/CRAB-FIXTURE-01/CHECK.md | 2 +- tests/repository-checks/fixture.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.agents/checks/CRAB-FIXTURE-01/CHECK.md b/.agents/checks/CRAB-FIXTURE-01/CHECK.md index 1776abc..2391bb2 100644 --- a/.agents/checks/CRAB-FIXTURE-01/CHECK.md +++ b/.agents/checks/CRAB-FIXTURE-01/CHECK.md @@ -6,7 +6,7 @@ description: Keep repository-review JSON fixtures synthetic and free of sensitiv applicability: when: A pull request adds or changes the versioned repository-review JSON fixture. paths: - - /tests/repository-checks/**/*.json + - /tests/repository-checks/nonmatching-control/**/*.json content: contains_any: - '"review_fixture_version"' diff --git a/tests/repository-checks/fixture.json b/tests/repository-checks/fixture.json index b4a2ef5..4a92650 100644 --- a/tests/repository-checks/fixture.json +++ b/tests/repository-checks/fixture.json @@ -1,5 +1,5 @@ { - "review_fixture_version": 1, + "review_fixture_version": 2, "synthetic": true, "records": [ {