Request: specify local directory

Open
#1 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions, shell
Domain
ci-cd, devops

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.

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!

Dominant language
Shell
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from BuildPC/rsync-with-ssh-github-actions

All issues in BuildPC/rsync-with-ssh-github-actions

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.