1
0
mirror of synced 2025-12-25 02:17:36 -05:00

autogenerate frontmatter (#34744)

This commit is contained in:
Rachael Sewell
2023-02-14 12:21:44 -08:00
committed by GitHub
parent dda821b116
commit 8d3eb29ba0
185 changed files with 722 additions and 1 deletions

View File

@@ -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 -->