autogenerate frontmatter (#34744)
This commit is contained in:
@@ -9,6 +9,7 @@ versions:
|
||||
topics:
|
||||
- API
|
||||
miniTocMaxHeadingLevel: 3
|
||||
autogenerated: true
|
||||
---
|
||||
|
||||
## About deployments
|
||||
@@ -60,3 +61,6 @@ Note that the `repo_deployment` [OAuth scope](/developers/apps/scopes-for-oauth-
|
||||
When you set the state of a deployment to `success`, then all prior non-transient, non-production environment deployments in the same repository with the same environment name will become `inactive`. To avoid this, you can set `auto_inactive` to `false` when creating the deployment status.
|
||||
|
||||
You can communicate that a transient environment no longer exists by setting its `state` to `inactive`. Setting the `state` to `inactive` shows the deployment as `destroyed` in {% data variables.product.prodname_dotcom %} and removes access to it.
|
||||
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
|
||||
Reference in New Issue
Block a user