narrowizard opened a new issue, #4304: URL: https://github.com/apache/incubator-devlake/issues/4304
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Use case In our jira use case, we are not link commit to issue by remotelinks, but link it by development panel with a jira plugin. We want data in development panel, can you collect it? The most useful data is the related commits. And it's better if collecting branches, pull requests and builds. ### data in development panel  ### Description Now we can get commits related to issue in `issue_commits` entity. In jira data source, `issue_commits` is resolved by `_tool_jira_remotelinks` with a configuration of `remotelinkCommitShaPattern`. We have another way to link issue commits, can you support it? ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
