rupertbarrow/Run Scratch Org Flow
Execute a named CumulusCI flow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cumulusci-version | version of CumulusCI to install | no | — |
| sfdx-version | version of SFDX to install | no | — |
| dev-hub-auth-url | SFDX auth URL for the Dev Hub | yes | — |
| cumulusci-service-github | Value for CUMULUSCI_SERVICE_github | yes | — |
| org-name | Name of the scratch org or persistent org config to use | yes | — |
| flow-name | Name of the Cumulus flow to execute | yes | — |
| flow-task-options | Task options passed to the flow | no | — |
| commit-status-name | Name of an optional extra commit status to set from build results | no | — |
| commit-status-regex | Regex to apply to flow log to locate commit status value | no | — |
| commit-status-description-prefix | Value to prefix before regex result in commit status value | no | — |
Outputs
| name | description |
|---|---|
| error-message | Error message returned by the flow, if any |
| package-version | Package version number mentioned (created or failed creation) |