Познакомьтесь с плагином воробья Gitlab-Run-Topseline Чтобы запустить трубопроводы GitLab через Raku API.
task-run "pipe-run", "gitlab-run-pipeline", %( debug => True, project => 1001, gitlab_api => "https://git.company.com/api/v4/", variables => %( color => "green", size => "big", use_salt => True ) );
Оригинал: «https://dev.to/melezhik/sparrow-plugin-to-run-gitlab-pipelines-programmatically-5113»