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

yao pushed a commit to branch yaooqinn-patch-1
in repository https://gitbox.apache.org/repos/asf/spark-connect-swift.git

commit 8baeed017083799f0ff904e1d0a1523d1e6810be
Author: Kent Yao <y...@apache.org>
AuthorDate: Fri Apr 18 16:01:40 2025 +0800

    Update merge_spark_pr.py
---
 dev/merge_spark_pr.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev/merge_spark_pr.py b/dev/merge_spark_pr.py
index 90aa542..a9bf692 100755
--- a/dev/merge_spark_pr.py
+++ b/dev/merge_spark_pr.py
@@ -566,6 +566,7 @@ def get_current_ref():
 
 def initialize_jira():
     global asf_jira
+    asf_jira = None
     jira_server = {"server": JIRA_API_BASE}
 
     if not JIRA_IMPORTED:


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

Reply via email to