Skip to content

Conversation

@coliff
Copy link
Member

@coliff coliff commented Nov 7, 2025

This pull request updates the Dependabot configuration to better manage automated dependency updates for GitHub Actions. The main changes group all GitHub Actions updates together and limit the number of open Dependabot pull requests.

Dependabot configuration improvements:

  • Added a groups section under the GitHub Actions update configuration to group all actions updates into a single pull request using the github-actions group.
  • Set open-pull-requests-limit to 2 to restrict the number of simultaneous open Dependabot PRs for GitHub Actions.

FYI: @roblarsen - I closed the open GH Action update PRs to cut down on Git noise... once this is merged Dependabot should auto-create 1 combined PR each month which will be quicker/easier.

@coliff coliff requested review from Copilot and roblarsen November 7, 2025 10:49
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enhances the Dependabot configuration for GitHub Actions by adding dependency grouping and limiting concurrent pull requests.

Key Changes:

  • Groups all GitHub Actions updates into a single pull request using a wildcard pattern
  • Sets a limit of 2 open pull requests for the GitHub Actions ecosystem

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@coliff coliff added the github_actions Pull requests that update Github_actions code label Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants