Users are able to trigger pipelines via the API and specify which jobs or workflows to run based on pipeline parameters. However, this flexibility is incompatible with auto cancel redundant builds, as a user can trigger multiple pipelines for a branch, specifying jobs for each pipeline, but only one pipeline can run at a time for that branch.It would be helpful to have a parameter that can allow users to override "Autocancel redundant builds" when triggering pipelines with the API.
CCI-I-1680