Skip to content

Group Dependabot github-actions updates into a single PR#24

Merged
dduugg merged 1 commit into
mainfrom
group-dependabot-github-actions
Jun 3, 2026
Merged

Group Dependabot github-actions updates into a single PR#24
dduugg merged 1 commit into
mainfrom
group-dependabot-github-actions

Conversation

@dduugg
Copy link
Copy Markdown
Contributor

@dduugg dduugg commented Jun 3, 2026

Summary

Groups Dependabot's github-actions updates so all action bumps land in a single PR instead of one PR per action.

PRs #20–23 (slackapi/slack-github-action, zizmorcore/zizmor-action, actions/stale, ruby/setup-ruby) were all opened on the same monthly run and should have been a single grouped PR.

Change

Adds a groups: block with a wildcard pattern to the github-actions ecosystem in .github/dependabot.yml:

groups:
  github-actions:
    patterns:
      - "*"

@dduugg dduugg requested a review from a team as a code owner June 3, 2026 16:45
@github-project-automation github-project-automation Bot moved this to Triage in Modularity Jun 3, 2026
@dduugg dduugg merged commit 63451d3 into main Jun 3, 2026
2 checks passed
@dduugg dduugg deleted the group-dependabot-github-actions branch June 3, 2026 20:09
@github-project-automation github-project-automation Bot moved this from Triage to Done in Modularity Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant