Skip to content

Commit 5186ff8

Browse files
authored
Merge branch 'fix-askai-summarize' into update-improve
2 parents d9d777f + 1b51f53 commit 5186ff8

File tree

1 file changed

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

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
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
---
6-
# Ask AI to Summarize the Changes in a PR
6+
# Ask AI to provide PR documentation
77

88
<!-- --8<-- [start:example]-->
9-
Use AI to generate a documentation for the newly added features and changes based on the code diff.
9+
Use AI to generate documentation for the newly added features and changes based on the code diff.
1010

1111
!!! info "Configuration Description"
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)