Shane Knapp created SPARK-29467:
-----------------------------------
Summary: dev/merge_spark_pr.py fails on CAPTCHA
Key: SPARK-29467
URL: https://issues.apache.org/jira/browse/SPARK-29467
Project: Spark
Issue Type: Bug
Components: Project Infra
Affects Versions: 3.0.0
Reporter: Shane Knapp
so, i was merging a PR and when i tried to update the associated jira, it failed and dumped
out the error response to my terminal. the important bit is here:
{{jira.exceptions.JIRAError: JiraError HTTP 403 url: https://issues.apache.org/jira/rest/api/2/serverInfo
text: CAPTCHA_CHALLENGE; login-url=https://issues.apache.org/jira/login.jsp
}}
when i went to log in to the site and close the issue manually, i had to enter the captcha.
three thoughts:
1) perhaps people will need to make sure they're logged in to the jira BEFORE running the
merge script...
2) or we can remove the jira update section (which isn't ideal)....
3) or we somehow bypass it for the script?
open to suggestions. {{ ¯\_(ツ)_/¯}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|