github / roadmap

GitHub public roadmap
Creative Commons Attribution 4.0 International
8k stars 1.05k forks source link

GitHub Actions configuration variables - GA #773

Closed github-product-roadmap closed 1 week ago

github-product-roadmap commented 1 year ago

Summary

Previously, customers needed to store this configuration data as encrypted secrets in order to reuse values in Actions features like reusable workflows. While extremely secure, this method did not allow for easy storage and retrieval of non-sensitive configuration data such as compiler flags, usernames, or server names.

Configuration variables allow you to store your non sensitive data as plain text variables that can be reused across your workflows in your repository or organization. You can define variables at Organization, Repository, or Environment level based on your requirement.

Intended Outcome

How will it work?

ankneis commented 1 week ago

Please continue to refer to our updated Public Roadmap for the latest ships, including updates on the continuation of these projects.