Startrekzky opened a new issue, #1038: URL: https://github.com/apache/incubator-devlake/issues/1038
## Question How to map commits in GitLab on-premise version to an issue in TAPD? ## Background There is a TAPD plugin to map GitLab commits to TAPD issues, but the Gitlab set up in a local network is not accessible by TAPD (a cloud-based tool). ## Concerns 1. We don't want to ask users to manually input commits under issues, which will be complicated for them. 2. We want the commit-issue relationship to be stored in `issue management tools`, as commit_sha is unique. 3. We want the commit-issue relationship to be stored either in `issue management tools` or `code hosting tools`, so that a) it's clearer to define the function of different types of plugin; b) users have the consistent configuration experience. -- 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]
