From 1f64b5167c726c904d8b9b50e88fb3734ad2cda9 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 03:55:42 +0000 Subject: [PATCH 1/3] Create file --- dev-docs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dev-docs.json diff --git a/dev-docs.json b/dev-docs.json new file mode 100644 index 0000000000..ad795ee991 --- /dev/null +++ b/dev-docs.json @@ -0,0 +1,9 @@ +{ + "gitHubApp": { + "approvalWorkflow": true, + "userDocsWorkflows": [ + "generateUserDocs" + ], + "issues": true + } +} \ No newline at end of file From 4e377779011d92e6f9b0d21449935fafcb366c85 Mon Sep 17 00:00:00 2001 From: avb-dev-docs <123575048+avb-dev-docs@users.noreply.github.com> Date: Wed, 16 Apr 2025 20:57:34 -0700 Subject: [PATCH 2/3] Update dev-docs.json --- dev-docs.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-docs.json b/dev-docs.json index ad795ee991..41cc331aa8 100644 --- a/dev-docs.json +++ b/dev-docs.json @@ -5,5 +5,6 @@ "generateUserDocs" ], "issues": true - } -} \ No newline at end of file + }, + "aiProvider": "google" +} From 2d5e3350fbc20bd1beed8a494ceaabf20e7965c3 Mon Sep 17 00:00:00 2001 From: avb-dev-docs <123575048+avb-dev-docs@users.noreply.github.com> Date: Wed, 16 Apr 2025 21:18:09 -0700 Subject: [PATCH 3/3] Update dev-docs.json --- dev-docs.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/dev-docs.json b/dev-docs.json index 41cc331aa8..e1820254da 100644 --- a/dev-docs.json +++ b/dev-docs.json @@ -1,10 +1,3 @@ { - "gitHubApp": { - "approvalWorkflow": true, - "userDocsWorkflows": [ - "generateUserDocs" - ], - "issues": true - }, "aiProvider": "google" }