You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
Is it possible to return the TaskID of the task that was created by executing the octo run-runbook command as part of the json output here?
The use case is I want to trigger a Runbook via the API, and then go and grab any artifacts attached like in the documentation example, but without having to do the lookup.
Hi There,
Is it possible to return the TaskID of the task that was created by executing the
octo run-runbookcommand as part of the json output here?The use case is I want to trigger a Runbook via the API, and then go and grab any artifacts attached like in the documentation example, but without having to do the lookup.
Thanks!