From 24dd1a3659ac38efa79f3498245a6c3684ed326a Mon Sep 17 00:00:00 2001 From: Ofer Affias Date: Thu, 3 Jul 2025 15:55:30 +0300 Subject: [PATCH] replace LB_AI so only LinearBAI is used --- docs/integrations/{LB_AI.md => LinearBAI.md} | 6 ++++++ docs/integrations/README.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) rename docs/integrations/{LB_AI.md => LinearBAI.md} (81%) diff --git a/docs/integrations/LB_AI.md b/docs/integrations/LinearBAI.md similarity index 81% rename from docs/integrations/LB_AI.md rename to docs/integrations/LinearBAI.md index d6e2e05a4..7c5014712 100644 --- a/docs/integrations/LB_AI.md +++ b/docs/integrations/LinearBAI.md @@ -5,6 +5,10 @@ category: [quality, genai, copilot, tests, efficiency] --- # Integrate gitStream with LinearB's AI :material-star-circle: +!!! tip "User Commands" + + LinearB's AI is available also with user commands, read more about them [here](docs/user-commands.md) + ## Automation Examples @@ -19,6 +23,8 @@ category: [quality, genai, copilot, tests, efficiency] ## Additional Resources +--8<-- "docs/user-commands.md" + --8<-- "docs/snippets/general.md" --8<-- "docs/snippets/automation-footer.md" diff --git a/docs/integrations/README.md b/docs/integrations/README.md index 21149f10f..c99f4f6c9 100644 --- a/docs/integrations/README.md +++ b/docs/integrations/README.md @@ -21,7 +21,7 @@ visible: false
-[:fontawesome-solid-wand-magic-sparkles: LinearB AI](/integrations/LB_AI) +[:fontawesome-solid-wand-magic-sparkles: LinearB AI](/integrations/LinearBAI)