[Feature request] Get ids of build(s) created through trigger
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
It would be nice to have an API to query the ids of the build(s) created by a trigger through the API. The response of the POST to /api/v3/projects/<id>/trigger/builds already contains an id, but there seems to be no API where that id could be passed to.
Using that, an external service could trigger a build and then wait for its jobs to complete / show the status.
Edited by 🤖 GitLab Bot 🤖