Skip to content

Improve repository configuration#2218

Merged
matyikriszta merged 2 commits into
codebar:masterfrom
mroderick:improve-repository-configs
Jul 19, 2025
Merged

Improve repository configuration#2218
matyikriszta merged 2 commits into
codebar:masterfrom
mroderick:improve-repository-configs

Conversation

@mroderick
Copy link
Copy Markdown
Collaborator

@mroderick mroderick commented Jul 11, 2025

Reviewers are encouraged to read the individual commits to maintain their sanity.

  • chore: group minor and patch level
  • chore: group github action updates into one pr
  • chore: remove extra ruby version from workflow

Copy link
Copy Markdown
Contributor

@matyikriszta matyikriszta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mroderick, looks good to go. Please tag me in future PRs as a reviewer (if there's more coming).

@mroderick
Copy link
Copy Markdown
Collaborator Author

@matyikriszta I think all the checks we care about are passing. Do you have powers to merge this?

@matyikriszta
Copy link
Copy Markdown
Contributor

@mroderick would you be able to rebase this PR on master? One of your changes snuck in with another PR.

This will make dependabot group minor and patch level ruby dependency
updates together into one pull request. This will greatly reduce the
number of open pull requests that maintainer will have to manage.
If there are more than one update to GitHub Actions dependencies
(like `actions/checkout`) at the same time, then the updates will be
grouped into a single pull request.

If the pull request remains open, then subsequent updates will be added
to it.

This should help keep the number of open pull requests down.
@mroderick mroderick force-pushed the improve-repository-configs branch from d0a1248 to 2ba2150 Compare July 17, 2025 17:51
@matyikriszta matyikriszta merged commit 1ffa13b into codebar:master Jul 19, 2025
2 checks passed
@mroderick mroderick deleted the improve-repository-configs branch February 15, 2026 12:59
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