This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git
The following commit(s) were added to refs/heads/trunk by this push:
new 7e7071d Prevent GH pull request commits
7e7071d is described below
commit 7e7071d185a2038d4bacdebb76d3c08e0c6f1cad
Author: Mick Semb Wever <[email protected]>
AuthorDate: Tue Mar 8 20:34:46 2022 +0100
Prevent GH pull request commits
patch by Mick Semb Wever; reviewed by Brandon Williams, Stefan Miklosovic
for CASSANDRA-17419
---
.asf.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.asf.yml b/.asf.yml
new file mode 100644
index 0000000..5927ee7
--- /dev/null
+++ b/.asf.yml
@@ -0,0 +1,5 @@
+github:
+ enabled_merge_buttons:
+ squash: false
+ merge: false
+ rebase: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]