Skip to content

Commit 2877258

Browse files
authored
chore: github settings to only enable squash commits (#747)
1 parent c0f145b commit 2877258

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.asf.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Documentation/specs available here: https://github.com/apache/infrastructure-asfyaml
2+
github:
3+
enabled_merge_buttons:
4+
squash: true
5+
squash_commit_message: PR_TITLE
6+
merge: false
7+
rebase: false

0 commit comments

Comments
 (0)