dewildedaan/Copy Files from Source Repo

Copy files from a source repository to the current repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source_repoThe source repository in the format owner/repo.yes
source_pathThe path in the source repository to copy files from.yes
destination_pathThe path in the current repository to copy files to.yes
commit_messageThe commit message for the changes.noAutomated file copy commit
create_prWhether to create a pull request (true/false).nofalse
pr_titleThe title for the pull request.noAutomated file copy PR
source_repo_tokenPersonal Access/GitHub App Token to access the source repository.yes
destination_repo_tokenPersonal Access/GitHub App Token to gain write access to the current repository.yes

no outputs