Allow a job to spawn multiple child jobs

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

Sadly, I cannot preconfigure all jobs in advance. So I think the best way would be that I have a master job which runs and determines which child jobs have to run and then run them in parallel, and if all of them succeed, then everything succeeds.

I use CI to validate a large set of dependencies. Each dependency can be validated in parallel. And each has potentially large log. So ideally, each of those would be a separate job. But I cannot know in advance without looking at the code and doing some computation, what is this et of dependencies.

Edited Aug 26, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading