Skip to content
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

fix: create new repositories during full-sync operation #710

Merged

Conversation

PendaGTP
Copy link
Contributor

Fixes #709

The full-sync script now properly creates new repositories defined in the configuration instead of only updating existing ones. This fixes the different behavior between webhook-based sync and full-sync runs.

@PendaGTP PendaGTP force-pushed the fix/create-repos-during-fullsync branch from 9e273e2 to 4159742 Compare December 21, 2024 14:11
lib/settings.js Outdated Show resolved Hide resolved
The full-sync script now properly creates new repositories defined in the
configuration instead of only updating existing ones.
This fixes the different behavior between webhook-based sync and full-sync runs.
@PendaGTP PendaGTP force-pushed the fix/create-repos-during-fullsync branch from 1e306da to 175642f Compare January 2, 2025 19:38
@decyjphr decyjphr merged commit ee5909a into github:main-enterprise Jan 2, 2025
2 checks passed
@PendaGTP PendaGTP deleted the fix/create-repos-during-fullsync branch January 3, 2025 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New repositories not created during full-sync operation
2 participants