return-dispatch icon indicating copy to clipboard operation
return-dispatch copied to clipboard

Make distinct_id configurable

Open fbiesse opened this issue 1 year ago • 1 comments
trafficstars

I love this action and it's great to have 2 actions to separate 2 use cases. I just want to make a suggestion. The name distinct_id can have a meaning in a context but not in another one. I wanted to know if it could be possible to make the name of the input send to the other workflow configurable with distinct_id as default value. In that way we could name it for example workflow-correlation-id for example and in our repo we would be able to create an action that uses this one to make abstraction of what's inside without to have the kind of corruption of fixed distinct_id input in all the other workflows. I can make a PR for this if you want. Thank you

fbiesse avatar May 01 '24 10:05 fbiesse

Yeah that sounds reasonable, a PR would be great :)

Codex- avatar May 28 '24 10:05 Codex-

@sayaliM0412 since you reacted, you might be interested to know this has now been implemented

Codex- avatar Aug 14 '24 05:08 Codex-