Add ways to see user passed inputs for pipelines/jobs

There are two methods to see what user passed to variables while starting a pipeline:

  • project specific setting, that adds a tab into pipeline overview
  • api, that returns a json

There is no equivalents for inputs. There is no way to see input values after you started a pipeline unless you explicitly surface them in the job definition.

Edited by 🤖 GitLab Bot 🤖