frogbot icon indicating copy to clipboard operation
frogbot copied to clipboard

Passing multiple dir name while calling action from main workflow

Open AdityaHitachi opened this issue 2 years ago • 3 comments

Can we pass multiple working dirs to frogbot action using environmental variable? Currently, we can pass multiple working dirs using frogbot-config.yaml. But can we achieve this functionality using environmental variable while calling this frogbot action?

AdityaHitachi avatar Jul 07 '23 11:07 AdityaHitachi

@AdityaHitachi, Currently the only way for setting multiple working dirs is by using the frogbot-config.yml file.

eyalbe4 avatar Jul 07 '23 14:07 eyalbe4

@eyalbe4 Can we define frogbot-config.yml in other folder instead of .frogbot folder ??

AdityaHitachi avatar Jul 12 '23 07:07 AdityaHitachi

how to define multiple working directory in frogbot-config,yml is this can be provided by comma separated value

nx2804 avatar Sep 22 '23 11:09 nx2804