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
Would like to be able to utilise the triggering_actor data from the API on the WorkflowRun struct, currently there is support for actor which is the original initiator of the workflow run however in event of a re-run, etc the triggering_actor may contain info on a different user.
Suggested Solution
I think this should be as simple as adding the following line into the WorkflowRun struct: