Skip to content

CODEOWNERS: Add VideoPress team as owner of the videopress package#49937

Merged
obenland merged 4 commits into
trunkfrom
add/videopress-package-codeowner
Jun 24, 2026
Merged

CODEOWNERS: Add VideoPress team as owner of the videopress package#49937
obenland merged 4 commits into
trunkfrom
add/videopress-package-codeowner

Conversation

@obenland

@obenland obenland commented Jun 24, 2026

Copy link
Copy Markdown
Member

Fixes #

Proposed changes

  • Add @Automattic/VideoPress as the code owner for projects/packages/videopress/src, so the team is automatically requested for review on changes to the package source.
  • Scope ownership to src/ (matching the connection and sync packages) so the team is not pinged on composer.lock dependency bumps, CHANGELOG.md/changelog/ release updates, or other non-source churn.
  • Exclude projects/packages/videopress/src/class-package-version.php from ownership (no-owner override), so the team is not pinged on automated package-version bumps.

Related product discussion/links

Does this pull request change what data or activity we track or use?

No.

Testing instructions

  • This is a metadata-only change to .github/CODEOWNERS; there is nothing to test functionally.
  • Confirm the # Packages section ends with:
    /projects/packages/videopress/src @Automattic/VideoPress
    /projects/packages/videopress/src/class-package-version.php
    
  • After merge, a PR touching files under projects/packages/videopress/src/ should auto-request review from the VideoPress team, while a PR that only bumps class-package-version.php, composer.lock, or CHANGELOG.md should not.

Copilot AI review requested due to automatic review settings June 24, 2026 18:39
@obenland obenland requested a review from a team as a code owner June 24, 2026 18:39
@obenland obenland added the [Status] Needs Review This PR is ready for review. label Jun 24, 2026
@obenland obenland self-assigned this Jun 24, 2026
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012iifiyxMAG9GGSXpAZ7cuV
@obenland obenland force-pushed the add/videopress-package-codeowner branch from efa88bc to 7f308db Compare June 24, 2026 18:39

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

Updates repository ownership metadata so changes under the VideoPress package automatically request review from the VideoPress team.

Changes:

  • Add a CODEOWNERS rule assigning @Automattic/VideoPress to /projects/packages/videopress.

@obenland obenland requested a review from a team June 24, 2026 18:42
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012iifiyxMAG9GGSXpAZ7cuV
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for your PR!

When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:

  • ✅ Include a description of your PR changes.
  • ✅ Add a "[Status]" label (In Progress, Needs Review, ...).
  • ✅ Add testing instructions.
  • ✅ Specify whether this PR includes any changes to data or privacy.
  • ✅ Add changelog entries to affected projects

This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖


Follow this PR Review Process:

  1. Ensure all required checks appearing at the bottom of this PR are passing.
  2. Make sure to test your changes on all platforms that it applies to. You're responsible for the quality of the code you ship.
  3. You can use GitHub's Reviewers functionality to request a review.
  4. When it's reviewed and merged, you will be pinged in Slack to deploy the changes to WordPress.com simple once the build is done.

If you have questions about anything, reach out in #jetpack-developers for guidance!

Limiting to src/ keeps composer.lock, CHANGELOG.md, and changelog/ out of
ownership so the team is not pinged on dependency bumps or release rewrites.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012iifiyxMAG9GGSXpAZ7cuV
anomiex
anomiex previously approved these changes Jun 24, 2026

@anomiex anomiex 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.

Looks valid. Also verified that the @Automattic/VideoPress team is already listed as a collaborator in the repo.

Comment thread .github/CODEOWNERS Outdated
Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>
@obenland obenland merged commit 4667bc8 into trunk Jun 24, 2026
72 checks passed
@obenland obenland deleted the add/videopress-package-codeowner branch June 24, 2026 20:09
@github-actions github-actions Bot removed the [Status] Needs Review This PR is ready for review. label Jun 24, 2026
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.

3 participants