Skip to content

Commit 66903b6

Browse files
authored
Use PR title and description for commit message (#7563)
Closes #7562
1 parent b397fa2 commit 66903b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.asf.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# under the License.
1717

1818
# Documentation can be found here:
19-
# https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=127405038
19+
# https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
2020

2121
notifications:
2222
@@ -33,6 +33,7 @@ github:
3333
- rust
3434
enabled_merge_buttons:
3535
squash: true
36+
squash_commit_message: PR_TITLE_AND_DESC
3637
merge: false
3738
rebase: false
3839
features:

0 commit comments

Comments
 (0)