actions-marketplace-validations/Quantum Merge

Allows merging code from a given directory to a given repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
deploy-keySSH key to use for GitHub deploymentsyes
usernameGitHub user (or organization) associated for the destination repositoryyes
repositoryName of the destination repositoryyes
branchName of the branch the code should be pushed tonomain
directoryName of the directory from which to perform the mergeyes
remote-directoryName of the directory which the data should be installed tono
filterThe filter to apply to files cloned from the desination repository in order to merge changesyes
commit-messageThe message to associate with the commitno${{ github.event.head_commit.message }}

no outputs