There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
Created by: EspadaV8
Not sure if this is completely correct, but on the form documentation pages the labels are using .form-control-label
at the start, but then in some places they still use the .control-label
(like in 'Static controls' and 'Validation').
This replaces the remaining .control-label
with .form-control-label
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.