Skip to content

Repo sync #39392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 18, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[EDI] About continuous deployment with GitHub Actions (#56720)
  • Loading branch information
subatoi authored Jul 18, 2025
commit 8e946efcdb379ec1cc7c550321f52e7d85efbe1f
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: About continuous deployment with GitHub Actions
shortTitle: Continuous deployment
title: Continuous deployment
intro: 'You can create custom continuous deployment (CD) workflows directly in your {% data variables.product.prodname_dotcom %} repository with {% data variables.product.prodname_actions %}.'
versions:
fpt: '*'
Expand All @@ -13,6 +12,7 @@ redirect_from:
- /actions/deployment/about-deployments
- /actions/about-github-actions/about-continuous-deployment
- /actions/about-github-actions/about-continuous-deployment-with-github-actions
- /actions/concepts/overview/about-continuous-deployment-with-github-actions
topics:
- CD
---
Expand All @@ -33,17 +33,10 @@ You can configure your CD workflow to run when an event occurs (for example, whe

{% data variables.product.prodname_actions %} provides features that give you more control over deployments. For example, you can use environments to require approval for a job to proceed, restrict which branches can trigger a workflow, or limit access to secrets. You can use concurrency to limit your CD pipeline to a maximum of one in-progress deployment and one pending deployment. For more information about these features, see [AUTOTITLE](/actions/deployment/about-deployments/deploying-with-github-actions) and [AUTOTITLE](/actions/deployment/targeting-different-environments/managing-environments-for-deployment).

## Using OpenID Connect to access cloud resources

{% data reusables.actions.about-oidc-short-overview %}

## Workflow templates and third party actions
## Workflow templates and third-party actions

{% data reusables.actions.cd-templates-actions %}

## Further reading
## Next steps

* [AUTOTITLE](/actions/use-cases-and-examples/deploying)
* [AUTOTITLE](/actions/deployment/about-deployments/deploying-with-github-actions)
* [AUTOTITLE](/actions/deployment/targeting-different-environments/managing-environments-for-deployment){% ifversion fpt or ghec %}
* [AUTOTITLE](/billing/managing-billing-for-github-actions){% endif %}
If your {% data variables.product.prodname_actions %} workflows need to access resources from a cloud provider that supports OpenID Connect (OIDC), you can configure your workflows to authenticate directly to the cloud provider. This will let you stop storing these credentials as long-lived secrets and provide other security benefits. For more information, see [AUTOTITLE](/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect).
2 changes: 1 addition & 1 deletion content/actions/concepts/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ versions:
ghes: '*'
ghec: '*'
children:
- /about-continuous-deployment-with-github-actions
- /continuous-integration
- /continuous-deployment
---
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy