Skip to content

Commit 1b51f53

Browse files
authored
Update README.md
1 parent b7a707f commit 1b51f53

File tree

1 file changed

+3
-3
lines changed
  • docs/automations/integrations/askAI/document

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Automation - Ask AI to Summarize the Changes in a PR
3-
description: Use gitStream's integration with AI services to generate a summary of the changes in the PR.
2+
title: Automation - Ask AI to provide PR documentation
3+
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]
55
---
66
# Ask AI to provide PR documentation
@@ -12,7 +12,7 @@ Use AI to generate documentation for the newly added features and changes based
1212

1313
Conditions (all must be true):
1414

15-
* A PR is created or new code has been committed to the PR.
15+
* A PR is created, or new code has been committed to the PR.
1616
* The PR has a label "askai document"
1717

1818
Automation Actions:

0 commit comments

Comments
 (0)