Fix T9662.
Record who initiated the build, and allow this information as a parameter.
In this implementation, a 're-run' keeps the original initiator, which we maybe not desired?
Differential D14380
add initiator.phid parameter to HM builds avivey on Nov 2 2015, 6:30 PM. Authored by Tags None Referenced Files
Subscribers
Details
Fix T9662. Record who initiated the build, and allow this information as a parameter. In this implementation, a 're-run' keeps the original initiator, which we maybe not desired? Make a HTTP step with initiator.phid, trigger manually, via HM, via ./bin/harbormaster build.
Diff Detail
Event TimelineComment Actions
Seems OK to me for now, although I think it's reasonable to consider making the user who clicked "restart" the initiator in the future if there's a reason for it. None of the eventual results (stay like this, use user who clicked button, keep both original and button clicker) seem particularly more desirable to me offhand.
|