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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 42755a5  Autolink CASSGO JIRA issues
42755a5 is described below

commit 42755a5b6531463bedb8f861579af5bc1f93c96d
Author: João Reis <joaor...@apache.org>
AuthorDate: Thu Nov 7 14:41:11 2024 +0000

    Autolink CASSGO JIRA issues
    
    Autolink JIRA issues is enabled for the CASSANDRA project but not the new 
CASSGO project.
    
    This patch enables autolink for CASSGO issues while keeping the autolink 
for CASSANDRA issues since there's existing commits that reference them (and 
for potential future tickets that overlap between both projects).
    
    Patch by João Reis; Reviewed by Mick Semb Wever for CASSGO-31
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index a844f3d..41b6964 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,3 +34,4 @@ github:
     projects: false
   autolink_jira:
     - CASSANDRA
+    - CASSGO


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

Reply via email to