diff --git a/docs/automations/integrations/askAI/add-tests/README.md b/docs/automations/integrations/askAI/add-tests/README.md index a86dce1f9..579c826ff 100644 --- a/docs/automations/integrations/askAI/add-tests/README.md +++ b/docs/automations/integrations/askAI/add-tests/README.md @@ -2,6 +2,8 @@ title: Automation - Ask AI to Suggest Tests description: Use gitStream's integration with AI services to suggests additional tests category: [quality, genai, copilot, tests, efficiency] +search: + exclude: true --- # Ask AI to Suggest Tests diff --git a/docs/automations/integrations/askAI/code-review/README.md b/docs/automations/integrations/askAI/code-review/README.md index c2d0a247c..3519e35be 100644 --- a/docs/automations/integrations/askAI/code-review/README.md +++ b/docs/automations/integrations/askAI/code-review/README.md @@ -2,6 +2,8 @@ title: Automation - Ask AI for a Code Review description: Use gitStream's integration with AI services to perform a comprehensive code review to your code category: [quality, genai, copilot, tests, efficiency] +search: + exclude: true --- # Ask AI for a Code Review diff --git a/docs/automations/integrations/askAI/document/README.md b/docs/automations/integrations/askAI/document/README.md index 1e1c3db43..5805e2731 100644 --- a/docs/automations/integrations/askAI/document/README.md +++ b/docs/automations/integrations/askAI/document/README.md @@ -2,6 +2,8 @@ title: Automation - Ask AI to provide PR documentation description: Use gitStream's integration with AI services to generate conscious documentation of the changes in the PR. category: [quality, genai, copilot, tests, efficiency] +search: + exclude: true --- # Ask AI to provide PR documentation diff --git a/docs/automations/integrations/askAI/improve/README.md b/docs/automations/integrations/askAI/improve/README.md index cd408346d..c216150ab 100644 --- a/docs/automations/integrations/askAI/improve/README.md +++ b/docs/automations/integrations/askAI/improve/README.md @@ -2,6 +2,8 @@ title: Automation - Ask AI for code suggestions to improve the PR description: Use gitStream's integration with AI services to generate code suggestions to improve the PR. category: [quality, genai, copilot, tests, efficiency] +search: + exclude: true --- # Ask AI to provide code suggestions to improve the PR diff --git a/docs/automations/integrations/askAI/summarize-pr/README.md b/docs/automations/integrations/askAI/summarize-pr/README.md index 2e8fddd0b..1b238136a 100644 --- a/docs/automations/integrations/askAI/summarize-pr/README.md +++ b/docs/automations/integrations/askAI/summarize-pr/README.md @@ -2,6 +2,8 @@ title: Automation - Ask AI to Summarize the Changes in a PR description: Use gitStream's integration with AI services to generate a summary of the changes in the PR. category: [quality, genai, copilot, tests, efficiency] +search: + exclude: true --- # Ask AI to Summarize the Changes in a PR diff --git a/docs/integrations/askAI.md b/docs/integrations/askAI.md index 08459cd3f..82646461d 100644 --- a/docs/integrations/askAI.md +++ b/docs/integrations/askAI.md @@ -2,6 +2,8 @@ title: Integrate gitStream with Your Own AI description: Use gitStream to integrate with AI services for Review, describe and add tests. category: [quality, genai, copilot, tests, efficiency] +search: + exclude: true --- # Integrate gitStream with your own AI