bigcommerce-for-wordpress
bigcommerce-for-wordpress copied to clipboard
Create CODEOWNERS and add dev-docs team
What?
Add a CODEOWNERS file and make sure @bigcommerce/dev-docs gets pinged on any changes to CHANGELOG.md (which should mostly be for new versions)
Since packaging new releases appears to be done via hand and Pull Request, this will block those PRs from being merged until someone from the dev docs team approves them. Is that the intention?
@PascalZajac, the Dev Docs team does not need to be designated a code owner for this repo. Watching serves our purposes well enough. Thank you for checking.
CODEOWNERS can also be used to only ping certain groups, but it turns out those groups also have to have write access to the repo or it won't work.
@bookernath welp, I'm the worst at noticing PR reviews that I'm tagged in. Apologies. Based on the above convo, is this something we still want to pursue / add? It seems like no, but I wanted to check before closing.
@bookernath @amckemie, please disregard the dev-docs request approval. Dev-docs does not need to be a CODEOWNER for this repo.