Skip to content

Exclude askAI docs from search results #724

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/automations/integrations/askAI/add-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions docs/automations/integrations/askAI/code-review/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions docs/automations/integrations/askAI/document/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions docs/automations/integrations/askAI/improve/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions docs/automations/integrations/askAI/summarize-pr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions docs/integrations/askAI.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down