GitHub user dosubot[bot] added a comment to the discussion: Pipeline running 
for days

<!-- Answer -->
NO_SHALLOW_CLONE is not a recognized environment variable in DevLake, which is 
why you can't find documentation for it. Shallow cloning is controlled via the 
NoShallowClone option in the plugin or pipeline configuration (not via .env). 
If you want to enable shallow cloning (to reduce memory usage for large repos), 
make sure NoShallowClone is set to false in your plugin/task config. The 
gitextractor plugin only reads environment variables like UseGoGit, 
SKIP_COMMIT_STAT, and SKIP_COMMIT_FILES for git behavior—not NO_SHALLOW_CLONE 
or anything similar 
[(source)](https://github.com/apache/incubator-devlake/blob/2c15ad880dce830c6512fa58039527cbf4745b8b/backend/plugins/gitextractor/impl/impl.go).


<!-- Dosu Comment Footer -->
*To reply, just mention [@dosu](https://go.dosu.dev/dosubot).*

---
<sup>How did I do? 
[Good](https://app.dosu.dev/response-feedback/501fb50b-846f-43d9-a4fa-8544848952f6?feedback_type=great_response)
 | 
[Irrelevant](https://app.dosu.dev/response-feedback/501fb50b-846f-43d9-a4fa-8544848952f6?feedback_type=irrelevant_answer)
 | 
[Incorrect](https://app.dosu.dev/response-feedback/501fb50b-846f-43d9-a4fa-8544848952f6?feedback_type=incorrect_sources)
 | 
[Verbose](https://app.dosu.dev/response-feedback/501fb50b-846f-43d9-a4fa-8544848952f6?feedback_type=too_verbose)
 | 
[Hallucination](https://app.dosu.dev/response-feedback/501fb50b-846f-43d9-a4fa-8544848952f6?feedback_type=hallucination)
 | [Report 
🐛](https://app.dosu.dev/response-feedback/501fb50b-846f-43d9-a4fa-8544848952f6?feedback_type=bug_report)
 | 
[Other](https://app.dosu.dev/response-feedback/501fb50b-846f-43d9-a4fa-8544848952f6?feedback_type=other)</sup>&nbsp;&nbsp;[![Chat
 with 
Dosu](https://dosu.dev/dosu-chat-badge.svg)](https://app.dosu.dev/b4e8e847-d479-4541-83a8-d88d83fea5c9/ask?utm_source=github)&
 nbsp;[![Join 
Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot)&nbsp;[![Share
 on 
X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/incubator-devlake/discussions/8576)

GitHub link: 
https://github.com/apache/incubator-devlake/discussions/8576#discussioncomment-14402489

----
This is an automatically sent email for dev@devlake.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@devlake.apache.org

Reply via email to