• 
      

    Allow parsed ChangeSets to store extra_data on a draft.

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

    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.

    Commits

    Files