https://flyte.org logo
#ask-the-community
Title
# ask-the-community
s

Sree Rama Chinthamsetty

11/10/2023, 1:58 PM
Hello again, Is there a way we can check the status of the workflow triggered through CI during MR stage so that we update the status of Gitlab pipeline ?
k

Ketan (kumare3)

11/10/2023, 2:54 PM
You can write a script using Flyte remote Or use pyflyte run with wait Or use flytectl and poll status on execution
3 Views