Skip to content
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

Actions: Separate Variables and Secrets - Public beta #575

Closed
github-product-roadmap opened this issue Sep 14, 2022 · 2 comments
Closed
Labels
actions Feature: GitHub Actions all Product SKU: All cloud Available on Cloud preview Feature phase: Preview shipped Shipped

Comments

@github-product-roadmap
Copy link
Collaborator

Summary

Configuration variables ease the adoption of reusability features in Actions, such as reusable workflows, by providing an easier way to store and share non-sensitive configuration data at either the organization, environment, or repository level.

Intended Outcome

Previously, customers needed to store 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. An example use case is to set default values for parameters passed to build tools at an organization level, but then allow repository owners to override these parameters on a case-by-case basis.

How will it work?

No response

@github github locked and limited conversation to collaborators Sep 14, 2022
@github-product-roadmap github-product-roadmap added actions Feature: GitHub Actions all Product SKU: All preview Feature phase: Preview cloud Available on Cloud code-to-cloud labels Sep 14, 2022
@ankneis ankneis moved this to Q4 2022 – Oct-Dec in GitHub Public Roadmap Sep 14, 2022
@github-product-roadmap github-product-roadmap changed the title Actions: Separate Variables and Secrets Actions: Separate Variables and Secrets - Public beta Dec 14, 2022
@ankneis ankneis moved this from Q4 2022 – Oct-Dec to Q1 2023 – Jan-Mar in GitHub Public Roadmap Dec 14, 2022
@ankneis
Copy link
Collaborator

ankneis commented Jan 10, 2023

🚢 This has shipped to dotcom: https://github.blog/changelog/2023-01-10-github-actions-support-for-configuration-variables-in-workflows.

Leaving open to track for GHES release!

@ankneis
Copy link
Collaborator

ankneis commented Mar 10, 2023

@ankneis ankneis closed this as completed Mar 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
actions Feature: GitHub Actions all Product SKU: All cloud Available on Cloud preview Feature phase: Preview shipped Shipped
Projects
Status: No status
Development

No branches or pull requests

2 participants