From 4274231adcb072ec49e99e98b9448605a019c033 Mon Sep 17 00:00:00 2001 From: Youssef Date: Tue, 1 Sep 2026 16:04:57 +0100 Subject: [PATCH] test: validate structural IA gates Co-authored-by: Codex --- docs/docs.json | 2 +- docs/get-started/ci-gate-validation.mdx | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 docs/get-started/ci-gate-validation.mdx diff --git a/docs/docs.json b/docs/docs.json index ad323825f..dfe54d525 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -85,7 +85,7 @@ "tab": "Build on Base", "groups": [ { - "group": "Overview", + "group": "Overview CI Gate Test", "pages": [ "build-on-base/overview", "build-on-base/test-on-vibenet", diff --git a/docs/get-started/ci-gate-validation.mdx b/docs/get-started/ci-gate-validation.mdx new file mode 100644 index 000000000..00620de3e --- /dev/null +++ b/docs/get-started/ci-gate-validation.mdx @@ -0,0 +1,8 @@ +--- +title: "CI Gate Validation" +description: "Temporary page used to validate the required approval check for new Get Started pages" +--- + +This temporary page validates the approval gate for new pages in the Get Started section. + +**Test only. Do not merge this pull request.**