You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
state: 'pending',// The state of the status. Can be one of error, failure, inactive, pending, or success
197
-
description,// A short description of the status.
198
-
environment,
199
-
environment_url: `https://${environment}.${domain}`,// Sets the URL for accessing your environment.
200
-
auto_inactive: true,// Adds a new inactive status to all prior non-transient, non-production environment deployments with the same repository and environment name as the created status's deployment. An inactive status is only added to deployments that had a success state.
0 commit comments