sultann/Branch Deploy Action

Deploy filtered content from one branch to another while preserving git history

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source-branchSource branch to deploy from (defaults to current branch)no""
target-branchTarget branch to deploy toyes
ignore-filePath to ignore file (.distignore, .deployignore, etc.)no.distignore
include-pathsPaths to include (comma or newline separated, overrides ignore-file)no""
script-beforeOptional build commands to run before deploymentno""
composer-cleanupClean composer.json for distribution (removes .extra, .scripts, .config, .repositories and prefixed packages)notrue
commit-messageCommit message template. Supports: {source-branch}, {commit-sha}, {commit-short-sha}noDeploy from {source-branch} ({commit-short-sha})
github-tokenGitHub token for authenticationno""

no outputs