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 1afe26f  [SPARK-55546] Enable `GitHub Issues` feature
1afe26f is described below

commit 1afe26f60ff739ce1fb071df8fd91816b5f6c7b2
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Wed Feb 18 07:00:43 2026 -0800

    [SPARK-55546] 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 #504 from dongjoon-hyun/SPARK-55546.
    
    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 cfebffd..1113e3f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,6 +18,8 @@
 github:
   description: "Apache Spark Kubernetes Operator"
   homepage: https://apache.github.io/spark-kubernetes-operator/
+  features:
+    issues: true
   labels:
     - java
     - spark


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

Reply via email to