Skip to content

ci: bump Dependabot bundler cadence to daily and route Ruby reviews#528

Open
mokagio wants to merge 2 commits into
trunkfrom
mokagio/ainfra-2437-dependabot-bundler
Open

ci: bump Dependabot bundler cadence to daily and route Ruby reviews#528
mokagio wants to merge 2 commits into
trunkfrom
mokagio/ainfra-2437-dependabot-bundler

Conversation

@mokagio

@mokagio mokagio commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Updates Dependabot to check Ruby dependencies daily so we can more easily address security updates. See AINFRA-2437.

Also routes review of the Apps Infra surface (dependency manifests, CI config, toolchain pins) to @wordpress-mobile/apps-infra-tooling via CODEOWNERS — GitHub retired the dependabot.yml reviewers key, and CODEOWNERS is its designated replacement. The routing is path-based, so it applies to any PR touching those files, not just Dependabot's; deliberate, since no source-scoped alternative exists.


Posted by Claude Code (Fable 5) on behalf of @mokagio.

Bundler updates move from weekly to daily with minor/patch
grouping and a PR cap, per the dependabot-bootstrap campaign
(AINFRA-2437).
CODEOWNERS routes the Apps Infra surface (dependency files, CI
config, toolchain pins) to apps-infra-tooling, replacing the
retired dependabot.yml reviewers key.

---

Generated with the help of Claude Code, https://code.claude.com

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 11, 2026 05:18
@mokagio mokagio self-assigned this Jun 11, 2026
@github-actions github-actions Bot added the [Type] Build Tooling Issues or PRs related to build tooling label Jun 11, 2026

Copilot AI 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 repository automation governance by increasing Dependabot’s Bundler check cadence and routing reviews for dependency/CI/toolchain surface changes to the Apps Infra Tooling team via CODEOWNERS.

Changes:

  • Change Bundler Dependabot update interval from weekly to daily, and group minor/patch Ruby updates.
  • Add .github/CODEOWNERS to request review from @wordpress-mobile/apps-infra-tooling for Ruby dependency, CI/automation, and toolchain pin paths.

Reviewed changes

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

File Description
.github/dependabot.yml Sets Bundler updates to run daily, groups minor/patch updates, and limits open PRs.
.github/CODEOWNERS Establishes path-based review ownership for dependency manifests, CI config, and toolchain pins.

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

@wpmobilebot

Copy link
Copy Markdown

XCFramework Build

This PR's XCFramework is available for testing. Add the following to your Package.swift:

.package(url: "https://github.com/wordpress-mobile/GutenbergKit", branch: "pr-build/528")

Built from 367f328

@mokagio mokagio requested a review from a team June 12, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Build Tooling Issues or PRs related to build tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants