Open dodozhang21 opened 3 years ago
Hi I wonder if I could use this to trigger dependency projects per main project's labels on a pr merge. So it can dynamic trigger dependency workflow on variables. Is that possible?
Also, is it possible to pass parameters to the dependency workflow?
Thanks
It seems that you could use client_payload (Payload to pass to the workflow, must be a JSON string).
client_payload
Hi I wonder if I could use this to trigger dependency projects per main project's labels on a pr merge. So it can dynamic trigger dependency workflow on variables. Is that possible?
Also, is it possible to pass parameters to the dependency workflow?
Thanks