Clean example
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8.9k
- Forks
- 2.8k
- PR merge metrics
- No merged PRs in 30d
Description
I am checking out multiple repos one after the other with clean not specified on the first so it defaults to true and specified as false on subsequent requests so that I can merge multiple repos into one runner - but only the last repo is present in the runner. Please provide an example of using clean: false (none is provided) and please tell me how to download several repos into the runner at the same time?
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
Begin by locating the checkout action's existing documentation for the clean option and verify the behavior when checking out multiple repositories into one runner. Done means the documentation includes a working clean:false example and explains how to download several repositories in the same runner.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100