dosubot[bot] commented on issue #8231: URL: https://github.com/apache/incubator-devlake/issues/8231#issuecomment-2516839697
<!-- Answer --> The documentation for DevLake does not explicitly mention using `repo_uuid` in place of `repo_name` for Bitbucket URLs. If the URLs being fetched contain a UUID-like structure, it might be specific to your Bitbucket setup or configuration. To address this, you could try verifying if your Bitbucket instance uses UUIDs for repository identification. If it does, you might need to adjust your pattern accordingly. However, if `repo_name` is required, you may need to investigate further why the URLs are being fetched with UUIDs instead of names. Unfortunately, without specific documentation on this, it might require some trial and error or checking with your Bitbucket configuration to ensure the correct pattern is used. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* -- 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]
