You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/08/22 07:33:11 UTC

[GitHub] [spark] yaooqinn commented on a diff in pull request #42496: [SPARK-44813][INFRA] The Jira Python misses our assignee when it searches users again

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org