Lando lacks a way to reuse existing uplift assessment responses for new revisions
Categories
(Conduit :: Lando, defect, P3)
Tracking
(Not tracked)
People
(Reporter: sheehan, Assigned: sheehan)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When developers want to uplift a stack of patches, they must complete the uplift assessment form to help Release Management assess and document the risk level associated with the uplift. Currently developers can complete the uplift assessment form for an already created Phabricator uplift revision, or in the "Request Uplift" modal before the revisions are created. In both cases, if they later need to uplift their stack to another train, they need to re-submit the assessment form from scratch, despite the content of the form remaining the same. This results in tediously copy/pasting answers from one form into another, wasting developer time.
Lando should provide a way to link a Phabricator uplift revision with an existing assessment form submission to avoid this. It should be trivial to uplift a stack of patches to a new train and link the existing assessment form to the new uplift stack.
Comment 1•10 months ago
|
||
Comment 2•10 months ago
|
||
Authored by https://github.com/cgsheeh
https://github.com/mozilla-conduit/lando/commit/688e16709c6a13261f09879bcf4733868ece76dc
[main] uplifts: provide a way to re-use existing uplift assessment responses (Bug 1998844) (#666)
Description
•