Skip to content

Add parameter to configure mirror_trigger_builds

Diana Stanley requested to merge dstanley-master-patch-98988 into master

What does this MR do and why?

When someone uses the GitLab UI to configure a mirror, one of the configuration options they are presented with is "Trigger pipelines for mirror updates". When creating a pull mirror using the API, that option is not mentioned, and knowing you might want it and then finding the available option is non-trivial. It is helpful to enumerate it as a possible option in this short list.

This update was suggested by a customer who experienced this frustration in this internal ZD ticket

Screenshots or screen recordings

Existing documentation snippet:

Screen_Shot_2022-02-17_at_6.36.21_PM

Updated documentation after this change:

Screen_Shot_2022-02-18_at_9.57.44_AM

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Diana Stanley

Merge request reports