Trigger a second automation

Is there a way to have one automation send an event to another to trigger a run?

I have a build of an upstream component and I would like to kick off the builds of downstream components when it succeeds.

Thanks in advance

P

0
2 comments

Philip - hi,

Thank you for this question!

The only way to do that now is to use the HTTP API projects/{project}/automation/jobs/{jobId}/start. More details on that can be found here: https://www.jetbrains.com/help/space/projects-a.html#start

The API can be tested via Space built-in HTTP API Playground: https://www.jetbrains.com/help/space/api.html

Please let me know if any additional info or more details are needed.

 

Margarita Kolotilova
JetBrains
http://www.jetbrains.com
The Drive to Develop

0

Great I'll have a look thanks!

0

Please sign in to leave a comment.