Actions: Managing Environments at Scale #988
Labels
actions
Feature: GitHub Actions
deploys
github enterprise
Product SKU: GitHub Enterprise
preview
Feature phase: Preview
Summary
GitHub Environments are typically used with Actions workflows to describe a general deployment target like production, testing, staging, or development to which an application or service (s) is deployed to. Currently we support “deployment protection rules” which can be configured to protect environments and their associated secrets & variables from getting accessed by unintended deployments. And also to have more controlled deployment rollouts based on certain predefined criteria evaluated by each of the rules.
However, Developers and DevOps managers often need to centrally configure and manage protection rules on their environments across their teams and applications beyond the GitHub boundaries of organizations and repositories.
To enable "Management of Environments at Scale", we are coming up with a new delightful configuration experience for defining and managing groups of Environments across repositories coupled with powerful settings management across Environments.
Intended Outcome
With this new cross-repo management experience for Environments, Developers and DevOps managers would be enabled to
How will it work?
We are enabling a new central management experience for Environments across repositories by
The text was updated successfully, but these errors were encountered: