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

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

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


##########
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:
   Hi, this breaks the environment where `jira` is not installed.



-- 
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