Backend: Cannot provide manual variables to merge request pipeline
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
This is the backend issue for #118798 (closed).
Summary
We recently added a Run Pipeline button to merge requests in order to allow you to start a merge request pipeline. This doesn't support, however, setting manual variables like you can through the Run Pipeline button under CI/CD->Pipelines.
Steps to reproduce
- Try to run a pipeline from the MR pipelines page and you are never presented with an opportunity to enter a manual variable
- Try to run a pipeline from the CI/CD->Pipelines page and you are presented with an opportunity to run a pipeline, but the pipeline does not run because it is an MR pipeline and the error you get is there are no jobs for the pipeline (and nothing runs.) This was the reason we created the other button.
Scope
- API + documentation for users
Edited by 🤖 GitLab Bot 🤖