github / roadmap

GitHub public roadmap
Creative Commons Attribution 4.0 International
7.9k stars 989 forks source link

Actions: Managing Environments at Scale #988

Open github-product-roadmap opened 3 months ago

github-product-roadmap commented 3 months ago

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