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

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


The following commit(s) were added to refs/heads/master by this push:
     new 337729285 [KYUUBI #5342] Add label hacktoberfest to project
337729285 is described below

commit 337729285199ee118cc6588cd5993498dfc1db8a
Author: Cheng Pan <[email protected]>
AuthorDate: Thu Sep 28 12:13:16 2023 +0800

    [KYUUBI #5342] Add label hacktoberfest to project
    
    ### _Why are the changes needed?_
    
    We are planning to participate https://github.com/bayoss/Hacktoberfest2023
    
    ### _How was this patch tested?_
    - [ ] Add some test cases that check the changes thoroughly including 
negative and positive cases if possible
    
    - [ ] Add screenshots for manual tests if appropriate
    
    - [ ] [Run 
test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests)
 locally before make a pull request
    
    ### _Was this patch authored or co-authored using generative AI tooling?_
    
    No
    
    Closes #5342 from pan3793/hacktoberfest.
    
    Closes #5342
    
    b4860f869 [Cheng Pan] Add label hacktoberfest to project
    
    Authored-by: Cheng Pan <[email protected]>
    Signed-off-by: Cheng Pan <[email protected]>
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index ec00d6db0..2c4346295 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -30,6 +30,7 @@ github:
     - hive
     - sql
     - kubernetes
+    - hacktoberfest
   enabled_merge_buttons:
     squash: true
     merge: false

Reply via email to