Ability to specify variables when running a manual job via API
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
We implemented the ability to specify variables when running a manual job via UI in GitLab 12.2 but it is not possible via Play job API - this methods does not accept such parameter according to https://gitlab.com/gitlab-org/gitlab/blob/master/lib/api/jobs.rb#L166.
Proposal
It should be possible to specify the variables for manual jobs via API as well.
Edited by 🤖 GitLab Bot 🤖