andstor/Copycat Action

GitHub Action for copying files to other repositories

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
personal_tokenPersonal access tokenyes
src_pathThe source path to the file(s) or folder(s) to copy fromyes
dst_pathThe destination path to copy the file(s) or folder(s) tono
dst_ownerThe name of the owner of the repository to push toyes
dst_repo_nameThe name of the repository to push toyes
src_branchThe branch name of the source repositorynomaster
dst_branchThe branch name of the destination repositorynomaster
cleanSet to true if the dst_path should be emptied before copyingnofalse
file_filterA glob pattern for filtering file namesno
filterA glob pattern for filtering file paths to be included for copyingno
excludeA glob pattern for excluding pathsno
src_wikiSet to true if the source repository you want to copy from is the GitHub Wikinofalse
dst_wikiSet to true if the destination repository you want to copy from is the GitHub Wikinofalse
commit_messageA custom git commit message.no
usernameThe GitHub username to associate commits made by this GitHub actionno
emailThe email used for associating commits made by this GitHub actionno

no outputs