Skip to content

Conversation

@Borda
Copy link
Owner

@Borda Borda commented Jan 1, 2026

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

This pull request updates the Dependabot configuration for GitHub Actions to better control automated pull requests. The most important change is reducing the number of simultaneous open pull requests and grouping all GitHub Actions updates.

Dependabot configuration changes:

  • Reduced the open-pull-requests-limit for GitHub Actions from 5 to 1, limiting the number of concurrent update PRs.
  • Introduced a group named github-actions that matches all GitHub Actions update patterns, consolidating related updates into a single pull request.

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@Borda Borda merged commit fcfac77 into master Jan 1, 2026
21 checks passed
@Borda Borda deleted the depedabot/group branch January 1, 2026 11:50
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.

2 participants