noahdragon/Push Repo as Subdirectory

Github action to push a repo as a subdirectory in another repo.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 22, 2020
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: noahdragon/action-push-repo-as-subdirectory-in-another-repo@b44ef4fcbb2a4ce14c6d835c63051f188bb647fb # 0.0.6

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
dest-repoDestination repositoryyes
dest-branch[Optional] Destination branch name default mainnomain
dest-folderDestination folder nameyes
commit-message[Optional] commit message for the output repository. ORIGIN_COMMIT is replaced by the URL@commit in the origin reponoUpdate from ORIGIN_COMMIT
excludes[Optional] exclude files which already in the destination repo, like configurations file.no""

no outputs