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

ci: Group updates in dependabot #462

Closed
aborgna-q opened this issue Jul 8, 2024 · 0 comments · Fixed by #478
Closed

ci: Group updates in dependabot #462

aborgna-q opened this issue Jul 8, 2024 · 0 comments · Fixed by #478
Assignees
Labels
ci CI / devops

Comments

@aborgna-q
Copy link
Collaborator

Add some rules to dependabot so we don't get flooded with dependency updates each Monday.
https://github.blog/2023-08-24-a-faster-way-to-manage-version-updates-with-dependabot/

We'll probably want to keep hugr-* updates separate, and mayor updates too?

@aborgna-q aborgna-q added the ci CI / devops label Jul 8, 2024
@aborgna-q aborgna-q self-assigned this Jul 8, 2024
github-merge-queue bot pushed a commit that referenced this issue Jul 12, 2024
Closes #462

Tries to avoid the flood of package updates by grouping them into
categories.
- Hugr packages get their own group
- Dev dependencies get grouped together as long as they are not breaking
changes.
- Patch releases and minor releases get their own groups
- Any major release gets its own PR

<img width="569" alt="image"
src="https://github.com/user-attachments/assets/b77387ba-0518-49b6-9d18-65f31825b4a6">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI / devops
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant