Skip to content

Commit ebf29c9

Browse files
authored
Merge pull request #724 from linear-b/deprectae-ask-ai-integration
Exclude askAI docs from search results
2 parents 48d6b6d + 2f609ae commit ebf29c9

File tree

6 files changed

+12
-0
lines changed

6 files changed

+12
-0
lines changed

docs/automations/integrations/askAI/add-tests/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Automation - Ask AI to Suggest Tests
33
description: Use gitStream's integration with AI services to suggests additional tests
44
category: [quality, genai, copilot, tests, efficiency]
5+
search:
6+
exclude: true
57
---
68
# Ask AI to Suggest Tests
79

docs/automations/integrations/askAI/code-review/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Automation - Ask AI for a Code Review
33
description: Use gitStream's integration with AI services to perform a comprehensive code review to your code
44
category: [quality, genai, copilot, tests, efficiency]
5+
search:
6+
exclude: true
57
---
68
# Ask AI for a Code Review
79

docs/automations/integrations/askAI/document/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Automation - Ask AI to provide PR documentation
33
description: Use gitStream's integration with AI services to generate conscious documentation of the changes in the PR.
44
category: [quality, genai, copilot, tests, efficiency]
5+
search:
6+
exclude: true
57
---
68
# Ask AI to provide PR documentation
79

docs/automations/integrations/askAI/improve/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Automation - Ask AI for code suggestions to improve the PR
33
description: Use gitStream's integration with AI services to generate code suggestions to improve the PR.
44
category: [quality, genai, copilot, tests, efficiency]
5+
search:
6+
exclude: true
57
---
68
# Ask AI to provide code suggestions to improve the PR
79

docs/automations/integrations/askAI/summarize-pr/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Automation - Ask AI to Summarize the Changes in a PR
33
description: Use gitStream's integration with AI services to generate a summary of the changes in the PR.
44
category: [quality, genai, copilot, tests, efficiency]
5+
search:
6+
exclude: true
57
---
68
# Ask AI to Summarize the Changes in a PR
79

docs/integrations/askAI.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Integrate gitStream with Your Own AI
33
description: Use gitStream to integrate with AI services for Review, describe and add tests.
44
category: [quality, genai, copilot, tests, efficiency]
5+
search:
6+
exclude: true
57
---
68
# Integrate gitStream with your own AI
79

0 commit comments

Comments
 (0)