yaooqinn commented on code in PR #42496:
URL: https://github.com/apache/spark/pull/42496#discussion_r1301154203


##########
dev/merge_spark_pr.py:
##########
@@ -403,6 +403,19 @@ def choose_jira_assignee(issue, asf_jira):
             print("Error assigning JIRA, try again (or leave blank and fix 
manually)")
 
 
+def assign_issue(client: jira.client.JIRA, issue: int, assignee: str) -> bool:

Review Comment:
   I apologize for any inconvenience caused. I didn't notice jira is optional. 
I will make a follow-up to restore this.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to