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-connect-swift.git


The following commit(s) were added to refs/heads/main by this push:
     new 6d4949e  [SPARK-55544] Enable `GitHub Issues` feature
6d4949e is described below

commit 6d4949ea9388420a003031adb260ba10b818733d
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Wed Feb 18 07:01:29 2026 -0800

    [SPARK-55544] Enable `GitHub Issues` feature
    
    ### What changes were proposed in this pull request?
    
    This PR aims to enable `GitHub Issues` feature.
    
    ### Why are the changes needed?
    
    This will enable `GitHub Issues` feature after the vote passes.
    
    [[VOTE] Open github issues as an experimental 
option](https://lists.apache.org/thread/kv11qlr8j05cwqjoyddybclwcn0nv2n7).
    
    ### Does this PR introduce _any_ user-facing change?
    
    No behavior change.
    
    ### How was this patch tested?
    
    Manual review.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    No.
    
    Closes #292 from dongjoon-hyun/SPARK-55544.
    
    Authored-by: Dongjoon Hyun <[email protected]>
    Signed-off-by: Dongjoon Hyun <[email protected]>
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index d803555..26ba019 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,6 +18,8 @@
 github:
   description: "Apache Spark Connect Client for Swift"
   homepage: https://apache.github.io/spark-connect-swift/
+  features:
+    issues: true
   labels:
     - swift
     - big-data


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to