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

chore(deps): Remove dependabot execution time #46

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

MiguelSCruz
Copy link
Contributor

Problem

Currently over 30 repos are running their dependabot executions at 4 am. This means that when a common dependency is released it will trigger a lot of pipeline jobs, meaning a lot of Pillars are created and the system is not ready to handle that kind of load leading to failed executions by timeout or anything of the sort.

Solution

Remove the 4 am configuration to let dependabot run at random times, hopefully minimizing the effect of the pipelines running.

Prime: anyone from @alkemics/sxm-core

@MiguelSCruz MiguelSCruz self-assigned this Sep 12, 2024
@MiguelSCruz MiguelSCruz requested a review from a team as a code owner September 12, 2024 14:50
@MiguelSCruz MiguelSCruz merged commit 2923bed into master Sep 12, 2024
2 checks passed
@MiguelSCruz MiguelSCruz deleted the remove-dependabot-execution-time branch September 12, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants