You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Automatically generate Pull Request descriptions based on commit messages.
4
4
category: [quality, productivity]
5
5
---
6
-
# Generate PR Description from Commit Messages
6
+
# Automatically Generate PR Description from Commit Messages
7
7
8
-
Generate Pull Request descriptions automatically based on commit messages.
9
-
This automation is useful for ensuring that PR descriptions are consistent and informative.
8
+
Automatically generate Pull Request descriptions based on commit messages. This automation helps ensure PR descriptions are consistent and informative.
10
9
11
10
!!! warning "Required gitStream Plugins"
12
11
This example requires you to install the [`generateDescription`](/filter-function-plugins/#generatedescription) plugin.
0 commit comments