[ 
https://issues.apache.org/jira/browse/SPARK-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14378225#comment-14378225
 ] 

Josh Rosen commented on SPARK-6481:
-----------------------------------

This used to be done in github_jira_sync.py, but we ran into some weird issues 
with AMPLab Jenkins at one point, so I ended up folding this functionality into 
the spark-prs site.

When updating a PR, we call a function to perform the JIRA linking: 
https://github.com/databricks/spark-pr-dashboard/blob/0ee9102b7bb30fa61e2f47c3d282c5a018a7d198/sparkprs/models.py#L254

This ends up calling essentially the same code that's in the Spark JIRA sync 
script:
https://github.com/databricks/spark-pr-dashboard/blob/0ee9102b7bb30fa61e2f47c3d282c5a018a7d198/sparkprs/jira_api.py#L15

> Set "In Progress" when a PR is opened for an issue
> --------------------------------------------------
>
>                 Key: SPARK-6481
>                 URL: https://issues.apache.org/jira/browse/SPARK-6481
>             Project: Spark
>          Issue Type: Bug
>          Components: Project Infra
>            Reporter: Michael Armbrust
>            Assignee: Nicholas Chammas
>
> [~pwendell] and I are not sure if this is possible, but it would be really 
> helpful if the JIRA status was updated to "In Progress" when we do the 
> linking to an open pull request.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to