Skip to content

Check: Owner of plugin in WordPress submission #676

Open
@davidperezgar

Description

Is your feature request related to a problem?

As this plugin is part of the plugin submission, one thing that we have most is the user using a email from the profile that does not verifies the ownership of the plugin.

We compare the plugin uri with the profile. If it's not the same and is in a list of well known providers like @gmail.com, We reject that submission. We could make a new parameter in the WPCLI with the data of the user and make the check. That information could Meta send us by parameter.

That would save a lot of time of our reviews in the Team. We actually runs manually 40-50% of initial checks with the owner issue.

Describe the solution you'd like

We have already a parameter in wp-cli called --slug where it's used in wordpress.org submissions, in order to run the lang check with the correct slug. That parameters is used in execution of automatic check.

I propose that information could be like: --user_owner=profile,email@domain.com

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

InfrastructureIssues for the overall plugin infrastructure[Team] Plugin ReviewIssues owned by Plugin Review Team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions