Add CODEOWNERS and designate @WordPress/interactivity-api as the code owners of the wp-interactivity-api skill - #25
Conversation
Co-authored-by: luisherranz <3305402+luisherranz@users.noreply.github.com>
Co-authored-by: luisherranz <3305402+luisherranz@users.noreply.github.com>
@WordPress/frontend-dx as the code owners of the wp-interactivity-api skill|
@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 🙂 |
|
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 Unlinked AccountsThe 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. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
@fellyph can you confirm that those codeowners agreed to this before we progress? |
|
Hey @karmatosed. I'm not part of the Interactivity API team, but the reference looks right with: https://github.com/orgs/WordPress/teams/interactivity-api. Should we do the same for the Playground team? |
|
Pinging @juanmaguitar, @cbravobernal, @DAreRodz and @SantosGuillamot so they can give their consent. |
|
I give my consent 🙂 Thank you! |
|
Probably worth setting https://github.com/orgs/WordPress/teams/agent-skills-maintainers as reviewers across the board as well? |
|
I also give my consent! |
|
I also give my consent 👍 |
karmatosed
left a comment
There was a problem hiding this comment.
Based on consent adding approval. But there was a note to add others also made in comments, this could be done in additional PRs though.
|
Thanks @karmatosed! It looks like we need another approval to be able to merge. |
|
@copilot fix this error |
|
Giving my consent about 5 months later, sorry 😓 |
What
Adds a
.github/CODEOWNERSfile.It initially designates
@WordPress/interactivity-apiteam as the code owners of theskills/wp-interactivity-api/directory.Why
The Interactivity API was authored and is actively maintained by the
@WordPress/interactivity-apiteam. Assigning code ownership for that skill ensures:@WordPress/interactivity-apiis automatically added as a required reviewer on any PR that modifies files insideskills/wp-interactivity-api/.How
A single
.github/CODEOWNERSfile is created with one ownership rule scoped to/skills/wp-interactivity-api/. No other files or skills are touched.