Skip to content

Commit b8a5715

Browse files
authored
Merge pull request #670 from linear-b/marketplace-configurations
marketplace configs
2 parents cd64b5f + 874cc81 commit b8a5715

File tree

6 files changed

+6
-5
lines changed

6 files changed

+6
-5
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: Automation - Code Review Using LinearB's AI
33
description: Use gitStream's integration with LinearB's AI service to automate code reviews.
4-
category: [quality, genai, copilot, tests, efficiency]
4+
category: [quality, genai, efficiency, quickstart]
55
starter_kits: [genai]
6+
quickstart: true
67
---
78
# Code Review Using LinearB's AI :material-star-circle:
89

docs/automations/integrations/LinearBAI/describe-pr/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: Automation - Add PR Description Using LinearB's AI
33
description: Use gitStream's integration with LinearB's AI service to summarize the PR changes.
4-
category: [quality, genai, copilot, tests, efficiency]
4+
category: [quality, genai, efficiency, quickstart]
55
starter_kits: [genai]
6+
quickstart: true
67
---
78
# Add PR Description Using LinearB's AI :material-star-circle:
89

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
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
4-
category: [quickstart, quality, genai, copilot, tests, efficiency]
4+
category: [quality, genai, copilot, tests, efficiency]
55
---
66
# Ask AI for a Code Review
77

docs/automations/integrations/copilot/flag-copilot-pr/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Automation - Label GitHub Copilot PRs
33
description: Automatically apply labels to PRs that are assisted by GitHub Copilot
44
category: [quality, genai, copilot, quickstart]
5+
starter_kits: [genai]
56
---
67
# Automatically Label GitHub Copilot PRs
78
<!-- --8<-- [start:example]-->

docs/automations/integrations/orca/review-orca-alerts/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Automation - Review Orca Security Alerts
33
description: Automatically require review from your SecOps team for Orca Security violations in pull requests.
44
category: [security, orca]
5-
quickstart: true
65
---
76
# Require Security Review for Orca Alerts
87
<!-- --8<-- [start:example]-->

docs/automations/integrations/sonar/label-sonar/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Automation - Label SonarCloud Quality Reports
33
description: Automatically label PRs with SonarCloud insights.
44
category: [security, sonarcloud]
5-
quickstart: true
65
---
76
# Label SonarCloud Quality Reports
87
Label the number of bugs, vulnerabilities, security hotspots, and code smells reported by SonarCloud.

0 commit comments

Comments
 (0)