=f.label:mirror_trigger_builds,_("Trigger pipelines for mirror updates"),class: "form-check-label"
=f.label:mirror_trigger_builds,_("Trigger pipelines for mirror updates"),class: "form-check-label",data: {qa_selector: 'mirror_trigger_builds_label'}
.form-text.text-muted
.form-text.text-muted
=_('Trigger pipelines when branches or tags are updated in the upstream repository. Depending on the activity of the upstream repository, this may greatly increase the load on your CI runners. Only enable this if you know they can handle the load.')
=_('Trigger pipelines when branches or tags are updated in the upstream repository. Depending on the activity of the upstream repository, this may greatly increase the load on your CI runners. Only enable this if you know they can handle the load.')
%strong=_('CI will run using the credentials assigned above.')
%strong=_('CI will run using the credentials assigned above.')