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

dongjoon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


The following commit(s) were added to refs/heads/master by this push:
     new e8ab303c471e [SPARK-55547][INFRA] Enable `GitHub Issues` feature
e8ab303c471e is described below

commit e8ab303c471e653708547d845c5aa66b39cdf012
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Tue Feb 17 18:24:12 2026 -0800

    [SPARK-55547][INFRA] 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 Spark behavior change.
    
    ### How was this patch tested?
    
    Manual review.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    No.
    
    Closes #54334 from dongjoon-hyun/SPARK-55547.
    
    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 296aaff5c4a2..650b82625266 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,6 +18,8 @@
 github:
   description: "Apache Spark - A unified analytics engine for large-scale data 
processing"
   homepage: https://spark.apache.org/
+  features:
+    issues: true
   labels:
     - python
     - scala


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

Reply via email to