Skip to content

fix: Update CODEOWNERS for dependencies#726

Open
colinmurphy wants to merge 1 commit into
mainfrom
fix/codeowner-dependency-reviewers
Open

fix: Update CODEOWNERS for dependencies#726
colinmurphy wants to merge 1 commit into
mainfrom
fix/codeowner-dependency-reviewers

Conversation

@colinmurphy

Copy link
Copy Markdown
Member

Summary

  • Adds @colinmurphy and @josephfusco to all dependency file CODEOWNERS rules (composer.json, composer.lock, package.json, etc.) so human approvals satisfy the requirement when the bot is unavailable
  • Also re-adds both to the wildcard rule, which was accidentally dropped in chore: Update CODEOWNER file #725
  • Fixes the dependabot-automation workflow to trigger on ready_for_review so the bot re-approves if a Dependabot PR is ever converted out of draft

Context

Specific CODEOWNERS rules override the wildcard, meaning @colinmurphy and @josephfusco were not code owners for dependency files. This caused PR #714 to be stuck waiting on wpe-ie-deploy-bot or wpengine/spcs even after a manual approval.

Test plan

  • Verify colinmurphy and josephfusco appear as requested reviewers on future Dependabot PRs touching dependency files
  • Verify a Dependabot PR converted from draft re-triggers the automation workflow and gets bot approval

@colinmurphy colinmurphy requested review from a team and josephfusco as code owners July 1, 2026 19:34
@changeset-bot

changeset-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 13a4b04

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@colinmurphy colinmurphy changed the title fix: add colinmurphy and josephfusco as codeowners for dependency files fix: Update CODEOWNERS for dependencies Jul 1, 2026
Specific CODEOWNERS rules for dependency files override the wildcard,
so colinmurphy and josephfusco were excluded from approving those files.
Also adds ready_for_review trigger to dependabot workflow so the bot
re-approves if a PR is ever converted out of draft.
@colinmurphy colinmurphy force-pushed the fix/codeowner-dependency-reviewers branch from 14821d1 to 13a4b04 Compare July 1, 2026 19:37
@colinmurphy colinmurphy enabled auto-merge July 1, 2026 19:38
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