From 5c82560dbf67ba47de9e5d0d0c990d29bac7412a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Jim=C3=A9nez?= Date: Thu, 6 Nov 2025 12:18:16 -0600 Subject: [PATCH 1/5] Replace contact email with Canny board link Updated contact information to direct users to the Canny board for feedback and feature requests. --- docs/guides/modules/test/pages/fix-flaky-tests.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/modules/test/pages/fix-flaky-tests.adoc b/docs/guides/modules/test/pages/fix-flaky-tests.adoc index f22c7f0e9a..2143f4095f 100644 --- a/docs/guides/modules/test/pages/fix-flaky-tests.adoc +++ b/docs/guides/modules/test/pages/fix-flaky-tests.adoc @@ -425,7 +425,7 @@ If you get the following error inside a Chunk task, this indicates that your Ope Action required - agent execution error The agent ran into an error while executing this task. See our community forum for how to solve this error. -Contact mailto:sebastian@circleci.com[sebastian@circleci.com] for assistance. +Have feedback or feature requests? Submit them on our [Canny board](https://circleci.canny.io/cloud-feature-requests?selectedCategory=chunk-ai) where you can also see what others in the community are requesting. == Frequently asked questions @@ -435,4 +435,4 @@ No, CircleCI does not store your source code or use it for training purposes. Ch === How long are Chunk's logs stored? -Chunks logs are stored by CircleCI for 90 days. 90 days is a fixed retention period that applies to all organizations, link:https://support.circleci.com/hc/en-us/articles/5645222646939-Cloud-Data-Retention-Policy-and-Settings[regardless of your plan’s standard data retention policy, window=_blank]. After 90 days, logs are automatically deleted to keep your workspace at optimal performance. \ No newline at end of file +Chunks logs are stored by CircleCI for 90 days. 90 days is a fixed retention period that applies to all organizations, link:https://support.circleci.com/hc/en-us/articles/5645222646939-Cloud-Data-Retention-Policy-and-Settings[regardless of your plan’s standard data retention policy, window=_blank]. After 90 days, logs are automatically deleted to keep your workspace at optimal performance. From 81e76887fb5d026f362400df561abaf22d17f3c5 Mon Sep 17 00:00:00 2001 From: Rosie Yohannan Date: Fri, 7 Nov 2025 00:38:28 +0000 Subject: [PATCH 2/5] Update docs/guides/modules/test/pages/fix-flaky-tests.adoc --- docs/guides/modules/test/pages/fix-flaky-tests.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/modules/test/pages/fix-flaky-tests.adoc b/docs/guides/modules/test/pages/fix-flaky-tests.adoc index 2143f4095f..56639b3f23 100644 --- a/docs/guides/modules/test/pages/fix-flaky-tests.adoc +++ b/docs/guides/modules/test/pages/fix-flaky-tests.adoc @@ -435,4 +435,4 @@ No, CircleCI does not store your source code or use it for training purposes. Ch === How long are Chunk's logs stored? -Chunks logs are stored by CircleCI for 90 days. 90 days is a fixed retention period that applies to all organizations, link:https://support.circleci.com/hc/en-us/articles/5645222646939-Cloud-Data-Retention-Policy-and-Settings[regardless of your plan’s standard data retention policy, window=_blank]. After 90 days, logs are automatically deleted to keep your workspace at optimal performance. +Chunk's logs are stored by CircleCI for 90 days. 90 days is a fixed retention period that applies to all organizations, link:https://support.circleci.com/hc/en-us/articles/5645222646939-Cloud-Data-Retention-Policy-and-Settings[regardless of your plan’s standard data retention policy, window=_blank]. After 90 days, logs are automatically deleted to keep your workspace at optimal performance. From 54ccbc95c1a299e895c18eee24492d49d7d6118f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Jim=C3=A9nez?= Date: Mon, 10 Nov 2025 11:52:30 -0600 Subject: [PATCH 3/5] Update docs/guides/modules/test/pages/fix-flaky-tests.adoc Co-authored-by: Rosie Yohannan --- docs/guides/modules/test/pages/fix-flaky-tests.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/modules/test/pages/fix-flaky-tests.adoc b/docs/guides/modules/test/pages/fix-flaky-tests.adoc index 56639b3f23..9b9341b1e7 100644 --- a/docs/guides/modules/test/pages/fix-flaky-tests.adoc +++ b/docs/guides/modules/test/pages/fix-flaky-tests.adoc @@ -425,7 +425,7 @@ If you get the following error inside a Chunk task, this indicates that your Ope Action required - agent execution error The agent ran into an error while executing this task. See our community forum for how to solve this error. -Have feedback or feature requests? Submit them on our [Canny board](https://circleci.canny.io/cloud-feature-requests?selectedCategory=chunk-ai) where you can also see what others in the community are requesting. +Have feedback or feature requests? Submit them on our link:https://circleci.canny.io/cloud-feature-requests?selectedCategory=chunk-ai[Ideas board] where you can also see what others in the community are requesting. == Frequently asked questions From a0180b612daf25a2adf8fe7c0287e52dca8bdd32 Mon Sep 17 00:00:00 2001 From: rosie yohannan Date: Tue, 11 Nov 2025 10:55:32 +0000 Subject: [PATCH 4/5] move canny link to top of page --- docs/guides/modules/test/pages/fix-flaky-tests.adoc | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/guides/modules/test/pages/fix-flaky-tests.adoc b/docs/guides/modules/test/pages/fix-flaky-tests.adoc index ef61630a99..bc18a9015f 100644 --- a/docs/guides/modules/test/pages/fix-flaky-tests.adoc +++ b/docs/guides/modules/test/pages/fix-flaky-tests.adoc @@ -5,7 +5,9 @@ :experimental: :page-noindex: true -NOTE: Chunk by CircleCI is currently in closed preview. If you would like to join the private beta, sign up link:https://www2.circleci.com/chunk-waitlist[here for the waiting list, window=_blank]. There are no extra costs during beta, Chunk uses CircleCI credits and your AI model provider token. Chunk tasks will be a paid feature after the beta. +NOTE: Chunk by CircleCI is currently in *closed preview*. If you would like to join the private beta, sign up link:https://www2.circleci.com/chunk-waitlist[here for the waiting list, window=_blank]. There are no extra costs during beta, Chunk uses CircleCI credits and your AI model provider token. Chunk tasks will be a paid feature after the beta. + +NOTE: Have feedback or feature requests? Submit them on our link:https://circleci.canny.io/cloud-feature-requests?selectedCategory=chunk-ai[Ideas board] where you can also see existing feature requests and vote on them. Use Chunk by CircleCI to automatically identify and present resolutions to flaky tests in your CI/CD pipelines. @@ -336,11 +338,10 @@ You also get a code diff of the proposed fix along with logs of the decision pro The following table shows the configuration options available when setting up Chunk: -.Chunk configuration options - [.table-scroll] -- -[cols=3*] +.Chunk configuration options +[cols="1,2,3", options="header"] |=== |Setting |Description |Default @@ -429,8 +430,6 @@ If you get the following error inside a Chunk task, this indicates that your Ope Action required - agent execution error The agent ran into an error while executing this task. See our community forum for how to solve this error. -Have feedback or feature requests? Submit them on our link:https://circleci.canny.io/cloud-feature-requests?selectedCategory=chunk-ai[Ideas board] where you can also see what others in the community are requesting. - == Frequently asked questions === Does CircleCI use my data to train AI models? From d193689d87008745a4e6839ba274e989f0ecfedf Mon Sep 17 00:00:00 2001 From: rosie yohannan Date: Tue, 11 Nov 2025 10:58:57 +0000 Subject: [PATCH 5/5] fix lint error --- docs/guides/modules/test/pages/fix-flaky-tests.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/modules/test/pages/fix-flaky-tests.adoc b/docs/guides/modules/test/pages/fix-flaky-tests.adoc index bc18a9015f..af78db550d 100644 --- a/docs/guides/modules/test/pages/fix-flaky-tests.adoc +++ b/docs/guides/modules/test/pages/fix-flaky-tests.adoc @@ -244,7 +244,7 @@ This page lets you run the contents of your cci-agent-setup.yml file on a specif Merge the `cci-agent-setup.yml` file to your default branch when the results on the environment setup page are satisfactory. ==== Additional guidance for Chunk -To improve Chunk's ability to run tests and produce fixes that are aligned with stylistic/architectural preferences, you can include a markdown file (`claude.md` or `agents.md`) in the root of your repository with instructions for running tests. Chunk should pick this up automatically. +To improve Chunk's ability to run tests and produce fixes that are aligned with stylistic/architectural preferences, you can include instructions. Your instructions can be in a markdown file (`claude.md` or `agents.md`) in the root of your repository or in a custom `cci-agent-setup.yml` file. Chunk should pick this up automatically. == How Chunk by CircleCI works