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

dongjoon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new 91ecc93  [SPARK-48120] Enable autolink to SPARK jira issue
91ecc93 is described below

commit 91ecc932096f0f41f395d2b6e935daa075c7d47a
Author: Dongjoon Hyun <dh...@apple.com>
AuthorDate: Fri May 3 15:52:27 2024 -0700

    [SPARK-48120] Enable autolink to SPARK jira issue
    
    ### What changes were proposed in this pull request?
    
    This PR aims to enable `autolink` feature to `SPARK` jira issue like 
`Apache Spark` repository.
    
    ### Why are the changes needed?
    
    Since we share the same JIRA project name, we need to link it.
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Manual review.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    No.
    
    Closes #11 from dongjoon-hyun/SPARK-48120.
    
    Lead-authored-by: Dongjoon Hyun <dh...@apple.com>
    Co-authored-by: Dongjoon Hyun <dongj...@apache.org>
    Signed-off-by: Dongjoon Hyun <dongj...@apache.org>
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index c7e6ae7..c1409a7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,6 +26,7 @@ github:
     merge: false
     squash: true
     rebase: true
+  autolink_jira: SPARK
 
 notifications:
   pullrequests: revi...@spark.apache.org


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

Reply via email to