mdevilliers commented on issue #7241: URL: https://github.com/apache/incubator-devlake/issues/7241#issuecomment-2041144774
@klesh Could I have a bit of advice? Looking at the current github impl it essentially, as far as I can see, looks for github issues mentioned in pull requests. Following that pattern would work for gitlab issues and merge requests but wouldn;t get all of the use cases e.g we use JIRA for issues. Would writing a task that works at the `pull_request` and `issues` level be more ideal ? This would allow looking for the relationships no matter where the pull_request came from (gitlab,github, bitbucket etc) or where the issue came from (gitlab,github,JIRA etc). -- 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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org