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

Bot trying to update 2 data sources simultaneously creates conflict #149

Closed
augusto-herrmann opened this issue Apr 3, 2022 · 0 comments
Closed
Labels

Comments

@augusto-herrmann
Copy link
Collaborator

The bot is running 2 jobs in parallel to update 2 different data sources. They both checkout git at the same time, and then try to update git with diverging histories, causing conflict.

Bots should either fetch & rebase git right before commiting or should run the jobs in sequential order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant