[wp-meta] [Making WordPress.org] #7385: Review: Append some information to the ZIP urls
Making WordPress.org
noreply at wordpress.org
Thu May 2 01:20:00 UTC 2024
#7385: Review: Append some information to the ZIP urls
------------------------------+---------------------
Reporter: dd32 | Owner: (none)
Type: enhancement | Status: new
Priority: high | Milestone:
Component: Plugin Directory | Resolution:
Keywords: |
------------------------------+---------------------
Comment (by dd32):
Followup requests from the team:
- Make it work for all plugins, not just pending plugins.
- Make the plugin ZIP links in Helpscout have the API too.
- Reviewer api to get next review in queue
The API should also:
- Include the pending ZIPs in the output (ie. for non-published plugins)
I'm thinking of changing the API from `.../pending-plugin/{id}-{token}/`
to `.../plugin-review/{id}-{token}/` instead, and see about `.../plugin-
review/` (or `POST plugin-review/fetch-and-assign`.. Which will probably
require an authenticated API request with an app password, where as the
existing pending api was auth'd via the token in the URL only to side-step
auth issues.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7385#comment:9>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list