Skip to content

Add CODEOWNERS and designate @WordPress/interactivity-api as the code owners of the wp-interactivity-api skill#25

Open
luisherranz wants to merge 5 commits intoWordPress:trunkfrom
luisherranz:copilot/add-codeowners-file
Open

Add CODEOWNERS and designate @WordPress/interactivity-api as the code owners of the wp-interactivity-api skill#25
luisherranz wants to merge 5 commits intoWordPress:trunkfrom
luisherranz:copilot/add-codeowners-file

Conversation

@luisherranz
Copy link
Copy Markdown
Member

@luisherranz luisherranz commented Feb 25, 2026

What

Adds a .github/CODEOWNERS file.

It initially designates @WordPress/interactivity-api team as the code owners of the skills/wp-interactivity-api/ directory.

/skills/wp-interactivity-api/ @WordPress/interactivity-api 

Why

The Interactivity API was authored and is actively maintained by the @WordPress/interactivity-api team. Assigning code ownership for that skill ensures:

  • @WordPress/interactivity-api is automatically added as a required reviewer on any PR that modifies files inside skills/wp-interactivity-api/.
  • Changes to the skill go through the person with the deepest domain knowledge, keeping the skill accurate and up-to-date as the API evolves.
  • Other skills in the repository are unaffected — ownership is intentionally scoped only to this single skill directory.

How

A single .github/CODEOWNERS file is created with one ownership rule scoped to /skills/wp-interactivity-api/. No other files or skills are touched.

Copilot AI and others added 4 commits February 25, 2026 13:25
Co-authored-by: luisherranz <3305402+luisherranz@users.noreply.github.com>
Co-authored-by: luisherranz <3305402+luisherranz@users.noreply.github.com>
@luisherranz luisherranz changed the title Add CODEOWNERS and designate @WordPress/frontend-dx as the code owners of the wp-interactivity-api skill Add CODEOWNERS and designate @WordPress/interactivity-api as the code owners of the wp-interactivity-api skill Feb 25, 2026
@luisherranz
Copy link
Copy Markdown
Member Author

@WordPress/interactivity-api, just so you know, once this is merged you will receive pings every time there is a PR that modifies the Interactivity API skill 🙂

@luisherranz luisherranz marked this pull request as ready for review February 25, 2026 13:59
@github-actions
Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Unlinked Accounts

The following contributors have not linked their GitHub and WordPress.org accounts: @Copilot.

Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Unlinked contributors: Copilot.

Co-authored-by: luisherranz <luisherranz@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

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.

2 participants