orgflow-actions/OrgFlow: Salesforce DevOps for GitHub

Use OrgFlow CLI from GitHub Actions to build your Salesforce DevOps pipeline and manage your deployments from GitHub

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
versionVersion of OrgFlow to install. Can be specified as major '3', minor '3.2' or patch '3.2.1'; latest matching version will be installed (omit to install latest available version).no
include-prereleaseSet to 'true' to include prerelease versions when determining latest available version.nofalse
skip-installDon't download and install OrgFlow (i.e. assume OrgFlow is already installed).nofalse
access-tokenYour OrgFlow access token (see https://www.orgflow.io/docs/cli/getting-started/ to find yours).yes
salesforce-usernameSave username for connecting to production Salesforce org (stored on runner in encrypted form).no
salesforce-passwordSave password for connecting to production Salesforce org (stored on runner in encrypted form).no
git-usernameSave username for connecting to remote Git repository (not needed if connecting to a GitHub repository).no
git-passwordSave access token or password for connecting to remote Git repository (use 'secrets.GITHUB_TOKEN' if connecting to the current repository).no
git-committer-nameSet name to use in committer signature when committing changes to Git repository.noOrgFlow Default Committer
git-committer-emailSet email address to use in committer signature when committing changes to Git repository.nodefaultcommitter@orgflow.io
stack-nameName of OrgFlow stack to save credentials for (required when saving Salesforce or Git credentials).no
encryption-keyEncryption key to use when encrypting and decrypting Salesforce and/or Git credentials (omit to generate a new encryption key).no
log-file-nameName (optionally tokenized) of OrgFlow diagnostic log files.no{C}-{T:yyyyMMdd-HHmmss-FFF}.log
log-levelVerbosity level for OrgFlow diagnostic log files (verbose, debug, information, warning, error or fatal).noverbose
upload-diag-artifactSet to 'false' to disable uploading of all OrgFlow diagnostic log files and bundles during post-job processing.notrue
diag-artifact-nameName to use for the artifact when uploading OrgFlow diagnostic log files and bundles.noorgflow_diag_${{ github.job }}_${{ github.run_attempt }}
namedescription
versionExact version of OrgFlow that was installed and/or configured.
encryption-keyEncryption key that was saved.