-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an integration test to is_repo_forked() in services/github/repo_manager.py #516
Comments
Welcome to GitAuto! 🎉
@hiroshinishio, You have 4 requests left in this cycle which refreshes on 2025-02-10 06:40:14+00:00. |
@hiroshinishio Pull request completed! Check it out here #539 🚀 |
Use REPO in tests/constants.py for a non-forked repo
Create FORKED_REPO = "DeepSeek-R1" in tests/constants.py for a forked repo
The text was updated successfully, but these errors were encountered: