[wp-meta] [Making WordPress.org] #7840: Plugin submission: Show errors with low severity to users
Making WordPress.org
noreply at wordpress.org
Sun Dec 1 19:16:08 UTC 2024
#7840: Plugin submission: Show errors with low severity to users
------------------------------+--------------------
Reporter: davidperez | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Plugin Directory | Keywords:
------------------------------+--------------------
We've finished in PCP the [https://github.com/WordPress/plugin-
check/pull/696 PR related to showing ERRORS] with low severity (less than
7) as a new category of errors ERRORS_LOW_SEVERITY. We want not to block
plugins submissions with less than 7 severity errors, but show them to the
users so they can work on them after they get the manual review. These
errors could have false positives, so it's important to say to the user
that review them.
It will help to the Team, as we will review fewer issues in every plugin.
Adding this flag: {{{--include-low-severity-errors}}} in the WP CLI
command will give new ERRORS as ERRORS_LOW_SEVERITY.
What we need is:
- Add this new flag in plugin submission.
- Show the ERRORS_LOW_SEVERITY with a disclaimer.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7840>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list