Skip to content

GH-51111: [Dev] Group apache/infrastructure-actions/stash/{save,restore} Dependabot updates - #51112

Merged
kou merged 1 commit into
apache:mainfrom
kou:dependabot-stash
Sep 1, 2026
Merged

GH-51111: [Dev] Group apache/infrastructure-actions/stash/{save,restore} Dependabot updates#51112
kou merged 1 commit into
apache:mainfrom
kou:dependabot-stash

Conversation

@kou

@koukou commented Aug 31, 2026

Copy link
Copy Markdown
Member

Rationale for this change

They exist in the same repository. We should update them at once.

What changes are included in this PR?

Add a new group for them.

Are these changes tested?

No. I want to try this in apache/arrow.

Are there any user-facing changes?

No.

CopilotAI lite review requested due to automatic review settings August 31, 2026 23:59
@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #51111has been automatically assigned in GitHub to PR creator.

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

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 updates Arrow’s Dependabot configuration to group GitHub Actions dependency updates coming from the apache/infrastructure-actions repository so they can be updated together (per GH-51111).

Changes:

  • Add a new Dependabot groups entry for apache/infrastructure-actions GitHub Actions dependencies.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread.github/dependabot.yml Outdated
Comment on lines +28 to +30
apache-infrastructure-actions:
patterns:
- "apache/infrastructure-actions*"
CopilotAI review requested due to automatic review settings September 1, 2026 00:01

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Suppressed comments (1)

.github/dependabot.yml:30

  • The PR/issue scope is to group Dependabot updates specifically for apache/infrastructure-actions/stash/{save,restore}, but this pattern groups all actions under apache/infrastructure-actions/* (potentially batching unrelated updates into one PR). Narrow the patterns to just the two dependencies (or at least stash/*) to match the intended grouping.
 apache-infrastructure-actions:
patterns:
- "apache/infrastructure-actions/*"

CopilotAI review requested due to automatic review settings September 1, 2026 00:10

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@kou

kou commented Sep 1, 2026

Copy link
Copy Markdown
MemberAuthor

I'll merge and test this with #51104 and #51106 .

@kou
kou merged commit 1932bf5 into apache:mainSep 1, 2026
29 checks passed
@koukou removed the awaiting committer review Awaiting committer review label Sep 1, 2026
@kou
kou deleted the dependabot-stash branch September 1, 2026 00:15
@kou

kou commented Sep 1, 2026

Copy link
Copy Markdown
MemberAuthor

Worked: #51113

Sign up for freeto 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

@kou