I would like to know if it is possible to give inputs to a concourse pipeline from the UI. I know we can add input details to a git repo and read from the repo, but for every tiny input I need to do a code commit. For this scenario is Jenkins better than concourse?
I tried searching in the internet to find if it is possible to give inputs to the concourse pipeline, but I did not find a solution.