Allow parsed ChangeSets to store extra_data on a draft.

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

Information

Review Board
release-6.x

Reviewers

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 ID
Allow parsed ChangeSets to store extra_data on a draft.
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.
b5cd6db7e2368071baeeee9f9d81906762e20343
Description From Last Updated

This should be in the stdlib group.

daviddavid
david
  1. 
      
  2. Show all issues

    This should be in the stdlib group.

  3. 
      
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (9bd11a6)
Loading...