Extend Apps Infra CODEOWNERS routing to CI and toolchain - #730
Merged
Conversation
Widens the Ruby-only routing block to the broader Apps Infra surface (CI config, automation, toolchain pins), per the dependabot-bootstrap campaign (AINFRA-2437). Only paths present in this repo are included. --- Generated with the help of Claude Code, https://code.claude.com Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Collaborator
Generated by 🚫 Danger |
Contributor
There was a problem hiding this comment.
Pull request overview
Extends existing CODEOWNERS routing so that Apps Infra tooling reviewers are automatically requested not only for Ruby dependency files, but also for CI configuration, automation, and toolchain-related files across the repo.
Changes:
- Add
CODEOWNERSentries forfastlane/to route release automation changes. - Add
CODEOWNERSentries for CI/automation paths (.buildkite/,.github/workflows/,.github/dependabot.yml,Dangerfile*).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
iangmaia
approved these changes
Jun 12, 2026
iangmaia
left a comment
Contributor
There was a problem hiding this comment.
Thanks for tackling this! 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Extends the CODEOWNERS routing from #727 beyond the Ruby dependency surface to the broader Apps Infra surface — CI config, automation, and toolchain pins — still routed to @wordpress-mobile/apps-infra-tooling. Only paths that exist in this repo are included. See AINFRA-2437.
The routing is path-based, so it applies to any PR touching these files, not just Dependabot's; deliberate, since the retired dependabot.yml
reviewerskey has no source-scoped replacement.Posted by Claude Code (Fable 5) on behalf of @mokagio.