mindlesscloud opened a new pull request, #5225:
URL: https://github.com/apache/incubator-devlake/pull/5225

   ### Summary
   Fulfill #4304, provide Jira development panel collector and extractor, which 
will be activated only if the `JiraOptions.ApplicationType` is not empty.
   - add `repo_url` to `_tool_jira_issue_commits`
   - introduce a new field `ApplicationType` to `JiraOptions`, which will be 
taken as a request param during collecting development panel
   - collect the development panel from the API 
`https://jirahost/rest/dev-status/1.0/issue/detail?issueId=25184&applicationType=GitLab&dataType=repository`
 and save to `_raw_jira_api_development_panels`
   - extract `commit_url`, `commit_sha` and `repo_url` from raw layer and save 
to `_tool_jira_issue_commits`
   - remove two redundant CSV files
   
   
   ### Does this close any open issues?
   Closes #4304 
   
   ### Screenshots
   
![image](https://github.com/apache/incubator-devlake/assets/8455907/f75ee345-e695-4065-a358-544eff8e7cf5)
   
   


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

Reply via email to