BuildPC / BuildPC/rsync-with-ssh-github-actions
Request: specify local directory
Open
- Dominant language
- Shell
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I see we can specify the destination directory. Would you consider also adding a parameter for the `local` directory too? I see you are copying ` $GITHUB_WORKSPACE/` but I only want to copy a subdirectory over.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the GitHub Actions entry point that handles the existing destination directory and the `$GITHUB_WORKSPACE/` source. Trace how the source path is passed to rsync, then verify that a configurable local subdirectory can be selected without changing the destination behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100