-
Notifications
You must be signed in to change notification settings - Fork 63.2k
Open
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
According to actions/runner-images#7879 (comment) there are more default variables populated with values not available elsewhere.
I'd like to see some commitment to the env var stability of these by documenting them publicly, as a part of the feature.
Additional information
The GHA implicit "Set up job" step has a lot of valuable info in the log. A lot of these values would be helpful to access and print later on, use as caching keys, mention in user-facing error messages etc. — however are not available in any variable, context or expression:
Some previously undocumented values have been mentioned by GHA staff:
Can some SME chime in and consider documenting more similarly useful values? Thanks.
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code