Passing multiple dir name while calling action from main workflow
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 372
- Forks
- 107
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 5
Description
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the existing multiple-working-directory behavior in frogbot-config.yaml with how the frogbot action is called from the main workflow. Trace the action's handling of environment variables and define the equivalent input; done means multiple working directories can be supplied through an environment variable and the existing configuration behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100