[Starlingx-discuss] code review workflow
Doug Hellmann
doug at doughellmann.com
Fri Jun 29 16:57:34 UTC 2018
Excerpts from 's message of 2018-06-29 14:11:29 +0000:
> HI all,
> I have a bunch of reviews pending today. If you happened to review my changes, could you please do NOT +1 Workflow?
> I would like to run a script later after all reviews are approved to apply workflow in sequence to avoid conflicts and mismatch among multiple repos.
> Thanks,
> Jack
If you include a "Depends-On" link in your commit messages, Zuul will
tie the commits together in a way that forces them to land in order,
even across repositories. See
https://docs.openstack.org/infra/manual/developers.html#cross-repository-dependencies
for more details.
Doug
More information about the Starlingx-discuss
mailing list