Skip to content

ci: group Dependabot updates and auto-merge development dependencies - #152

Open
BridgeAR wants to merge 1 commit into
mainfrom
BridgeAR/2026-08-25-action-prebuildify-dependabot
Open

ci: group Dependabot updates and auto-merge development dependencies#152
BridgeAR wants to merge 1 commit into
mainfrom
BridgeAR/2026-08-25-action-prebuildify-dependabot

Conversation

@BridgeAR

Copy link
Copy Markdown
Member

This configures weekly Dependabot updates for GitHub Actions and all npm lockfile roots. Minor and patch npm updates are grouped by development or production dependency type, while minor and patch Actions updates share a group. Major updates remain individual PRs.

Dependabot metadata is fetched before Octo STS mints the write token. Grouped development updates are approved and set to auto-merge. Production and GitHub Actions updates stay on manual review.

Only grouped development updates receive approval and auto-merge. The workflow reads Dependabot metadata before minting the Octo STS write token, so production, Actions, and major-update PRs never receive it.
@BridgeAR
BridgeAR marked this pull request as ready for review August 25, 2026 09:16
@BridgeAR
BridgeAR requested a review from a team as a code owner August 25, 2026 09:16
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.

1 participant