From 91d7f39d75df6fe0087315a9d5180e1399a6a3a3 Mon Sep 17 00:00:00 2001 From: Curtis Lowder Date: Wed, 26 Apr 2023 11:13:11 -0500 Subject: [PATCH] BOTS-7194: update documentation to include warning of sbfm ruleset deprication (#8521) * BOTS-7194: update documentation to include warning of future changes to the sbfm ruleset phase * Update content/bots/_partials/_bfm-ruleset-engine.md Co-authored-by: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com> * Update content/bots/_partials/_bfm-ruleset-engine.md Co-authored-by: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com> * Update content/ruleset-engine/about/phases.md Co-authored-by: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com> * Apply suggestions from documentation review * Create separate partial with change notice * Add missing slash to URL * Move change notice from Phases to Phases list --------- Co-authored-by: Curtis Lowder Co-authored-by: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com> Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com> --- content/bots/_partials/_bfm-change-notice.md | 12 ++++++++++++ content/bots/get-started/biz-and-ent.md | 2 ++ content/bots/get-started/pro.md | 2 ++ content/ruleset-engine/about/phases.md | 2 +- content/ruleset-engine/reference/phases-list.md | 2 ++ 5 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 content/bots/_partials/_bfm-change-notice.md diff --git a/content/bots/_partials/_bfm-change-notice.md b/content/bots/_partials/_bfm-change-notice.md new file mode 100644 index 00000000000000..f0b36a2e1bde51 --- /dev/null +++ b/content/bots/_partials/_bfm-change-notice.md @@ -0,0 +1,12 @@ +--- +_build: + publishResources: false + render: never + list: never +--- + +{{}} \ No newline at end of file diff --git a/content/bots/get-started/biz-and-ent.md b/content/bots/get-started/biz-and-ent.md index a654bf7de0031f..374cb952852f4d 100644 --- a/content/bots/get-started/biz-and-ent.md +++ b/content/bots/get-started/biz-and-ent.md @@ -38,3 +38,5 @@ For more on analytics, see [Bot Analytics](/bots/bot-analytics/biz-and-ent/). ## Ruleset Engine {{}} + +{{}} diff --git a/content/bots/get-started/pro.md b/content/bots/get-started/pro.md index 859c86115dfd10..3a1be4ffe833c1 100644 --- a/content/bots/get-started/pro.md +++ b/content/bots/get-started/pro.md @@ -42,3 +42,5 @@ You can see bot-related actions by going to **Security** > **Events**. Any reque ## Ruleset Engine {{}} + +{{}} \ No newline at end of file diff --git a/content/ruleset-engine/about/phases.md b/content/ruleset-engine/about/phases.md index 40b9279dcc4edd..98fb1970c0e2d8 100644 --- a/content/ruleset-engine/about/phases.md +++ b/content/ruleset-engine/about/phases.md @@ -22,7 +22,7 @@ The following diagram outlines the request handling process where requests go th Cloudflare products are specific to one or more phases, and they add support for different features. Check the documentation for each Cloudflare product for details on the applicable phases. -Refer to [Phases list](/ruleset-engine/reference/phases-list) for a list of phases and their corresponding Cloudflare products. +Refer to [Phases list](/ruleset-engine/reference/phases-list/) for a list of phases and their corresponding Cloudflare products. ## Phase entry point ruleset diff --git a/content/ruleset-engine/reference/phases-list.md b/content/ruleset-engine/reference/phases-list.md index dc2f2ab7478656..cad49bc562f311 100644 --- a/content/ruleset-engine/reference/phases-list.md +++ b/content/ruleset-engine/reference/phases-list.md @@ -50,6 +50,8 @@ The phases execute in the order they appear in the table. \* _This phase is for configuration purposes only — the corresponding rules will not be executed at this stage in the request handling process._ +{{}} + ### Response phases The phases execute in the order they appear in the table.