muselab-d2x/Save Org to GitHub Environment
Collects Salesforce org info and saves it as a GitHub environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| org-alias | Alias of the Salesforce org | yes | — |
| create-environment | Whether to create a new GitHub environment | no | false |
| environment-name | Name of the GitHub environment to create | no | "" |
Outputs
| name | description |
|---|---|
| org_name | Name of the Salesforce org |
| instance_url | Instance URL of the Salesforce org |
| username | Username of the Salesforce org |