Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .ci/unit-tests/File_Toolkit_Tests/Adapter/PushPullTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,6 @@ private static void OverwriteWithFormattedJson(string filepath)
}



// validation probe: concurrency/cancel behaviour under a required check (ruleset 20630326)
// probe B, commit B: supersede the in-flight run
3 changes: 3 additions & 0 deletions .validation/count-zero-probe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Validation probe A: docs-only change to exercise the ci-versioning count=0 self-skip
under an ACTIVE ruleset requiring the ci-versioning context.
Ruleset 20630326. Safe to delete.
Loading