Allow parsed ChangeSets to store extra_data on a draft.

Review Request #13065 — Created May 24, 2023 and updated

chipx86
Review Board
release-5.0.x
reviewboard

SCMTools that support pending changesets (Perforce, namely) can now set
extra_data fields on a review request draft. This is intended for
specializations of SCMTools for companies with additional requirements
for now, and may be exposed in a more general need later.

Like any extra_data fields, these will only be copied to the review
request on publish if there are custom review request fields registered.

Unit tests pass.

Summary
Allow parsed ChangeSets to store extra_data on a draft.
Description From Last Updated

This should be in the stdlib group.

daviddavid
Checks run (2 succeeded)
flake8 passed.
JSHint passed.
david
  1. 
      
  2. This should be in the stdlib group.

  3. 
      
Loading...