This is an automated email from the ASF dual-hosted git repository.
brandonwilliams pushed a commit to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cassandra-3.0 by this push:
new f352f2b637 Notify the corresponding JIRA issue as soon as the PR is
raised
f352f2b637 is described below
commit f352f2b6372cc879c63ff535c684cbaea9e0f152
Author: Maxim Muzafarov <[email protected]>
AuthorDate: Wed Mar 29 06:24:34 2023 -0500
Notify the corresponding JIRA issue as soon as the PR is raised
Patch by Maxim Muzafarov; reviewed by brandonwilliams and smiklosovic
for CASSANDRA-18372
---
.asf.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000000..c701eeec8c
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,8 @@
+github:
+ enabled_merge_buttons:
+ squash: false
+ merge: false
+ rebase: true
+
+notifications:
+ jira_options: link worklog
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]