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

Testing variable usage #4

Closed
wants to merge 4 commits into from
Closed

Testing variable usage #4

wants to merge 4 commits into from

Conversation

joeyparrish
Copy link
Owner

No description provided.

This new feature of GitHub was introduced in January 2023, and gives
us an easy way to configure the repo without abusing the secrets
system.  Secrets are not available to PR contexts (for good reason),
so our secret-based configs also did not work on PRs.  By moving to
the repo variable system, we solve that problem.

https://github.blog/changelog/2023-01-10-github-actions-support-for-configuration-variables-in-workflows/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant