Skip to content

Commit 578f85e

Browse files
committed
remove payed caveat
1 parent ac71223 commit 578f85e

File tree

5 files changed

+4
-6
lines changed

5 files changed

+4
-6
lines changed
249 KB
Loading

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,14 @@ starter_kits: [genai]
99
<!-- --8<-- [start:example]-->
1010
Use LinearB's AI with the `code-review` action to automatically review the introduced changes to the code.
1111

12+
![code-review](/automations/integrations/LinearBAI/describe-pr/LinearB-AI-code-review.png)
13+
1214
!!! info "Configuration Description"
1315

1416
Conditions (all must be true):
1517

1618
* A PR is created or new code has been committed to the PR.
19+
* The PR is not on Draft staten and was not created by a bot.
1720

1821
Automation Actions:
1922

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ starter_kits: [genai]
99
<!-- --8<-- [start:example]-->
1010
Use the `AI_DescribePR` filter to automatically generate and append a concise, AI-generated description to a pull request. This ensures that all PRs include meaningful and helpful descriptions, improving review efficiency.
1111

12-
!!! note "Premium Feature"
13-
This automation uses LinearB’s AI service and is available exclusively for paid accounts.
14-
15-
If you’re interested in unlocking this feature, [contact our sales team](https://linearb.io/book-a-demo).
16-
1712
![summarized-pr](/automations/integrations/LinearBAI/describe-pr/LinearB-AI-describe-pr.png)
1813

1914
!!! info "Configuration Description"

docs/integrations/LB_AI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ category: [quality, genai, copilot, tests, efficiency]
1111

1212
--8<-- "docs/automations/integrations/LinearBAI/describe-pr/README.md:example"
1313

14-
## Use LinearB's AI for a comprehensive Code Review
14+
## Use LinearB's AI for a comprehensive Code Review :material-star-circle:
1515

1616
--8<-- "docs/automations/integrations/LinearBAI/code-review/README.md:example"
1717

0 commit comments

Comments
 (0)