GoogleChrome / chromium-dashboard

Chrome Status Dashboard
https://www.chromestatus.com
Apache License 2.0
637 stars 362 forks source link

Add `trial_contacts` arg to OT creation request #4137

Closed DanielRyanSmith closed 1 month ago

DanielRyanSmith commented 2 months ago

Fixes #3902

This change adds a new argument to the creation request sent to the OT API, which contains a list of "@google.com" contacts associated with an origin trial. These contacts will be used to create groups for data access purposes.

Additionally, this updates the internal_registration_config argument that was renamed in a recent CL.