This is an automated email from the ASF dual-hosted git repository.

ycai pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-analytics.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 7764214  CASSANDRA-18548: Add the .asf.yaml file
7764214 is described below

commit 7764214d1fb44fb6139a622f403bb05610e8f7b1
Author: Francisco Guerrero <fran...@apache.org>
AuthorDate: Wed May 24 14:21:59 2023 -0700

    CASSANDRA-18548: Add the .asf.yaml file
    
    This commit adds the .asf.yaml file to control notifications and github 
settings
    for the Cassandra Analytics project.
    
    Patch by Francisco Guerrero; Reviewed by Brandon Williams, Yifan Cai for 
CASSANDRA-18548
---
 .asf.yaml   | 8 ++++++++
 CHANGES.txt | 2 ++
 2 files changed, 10 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..da087a5
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,8 @@
+github:
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  true
+
+notifications:
+  jira_options: link worklog
diff --git a/CHANGES.txt b/CHANGES.txt
new file mode 100644
index 0000000..799e19c
--- /dev/null
+++ b/CHANGES.txt
@@ -0,0 +1,2 @@
+1.0.0
+ * Add the .asf.yaml file (CASSANDRA-18548)
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to