Under the hood
Useful1 Signal0
Every publish is now labelled by what kind of page it is, and reported in telemetry.
What's wrong with this entry?
Anonymous. No account, no email.
What
Each publish request now carries a classification of the content it is publishing, and a dedicated PR-review publish event was added.
Details
- Classification is one of pr_review, workshop, whiteboard or plain, and runs on every publish.
- The template field on the outgoing request is gated at request-build time; the classification itself is unconditional and is included in publish telemetry.
- A new
pr_review_publishevent records the recommendation, item counts, and whether this was a first publish.
Evidence
whiteboard_needs_self_capability
Strings lifted out of the shipped bundle, so the claim above can be checked against them.