Environment Operations

Available Operations
Operation
Issue ID
Description
Required Configuration
Secrets
Variables
Usage
Related Documentation
Last updated
Environment IssueOps provide self-service provisioning and management of development environments.

Request Scratch Org
request-scratchorg
Get a scratch org from pool for specified duration
Request Dev Sandbox
request-dev-sandbox
Provision a developer sandbox from pool or create new
Request GitHub Environment
request-an-env
Create GitHub environment with variables and approvals
Delete Environment
request-delete-env
Remove GitHub environment
Request from SBX Pool
request-sbx-pool
Get sandbox from SFP Server pool
Unassign from SBX Pool
unassign-sbx-pool
Return sandbox to pool
DEVHUB_SFDX_AUTH_URL - For scratch org operations
SFP_SERVER_URL - For sandbox pool operations (optional)
SFP_SERVER_TOKEN - SFP Server API token (optional)
SFOPSBOT_APP_ID - GitHub App ID
DEFAULT_DEVHUB_USERNAME - DevHub username
These operations are enabled by default in sfops. Users can submit requests through:
DevCentral: Navigate to Service Catalogue → Environment
Direct Issue: Create an issue with the appropriate JSON payload
Last updated