Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 68.6k
Explain how to use environment variables in a test matrixΒ #1253
Copy link
Copy link
Closed
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamecosystemThis issue or pull request should be reviewed by the Docs Ecosystem teamThis issue or pull request should be reviewed by the Docs Ecosystem team
Description
Activity
Metadata
Metadata
Assignees
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamecosystemThis issue or pull request should be reviewed by the Docs Ecosystem teamThis issue or pull request should be reviewed by the Docs Ecosystem team
This topic was suggested in https://twitter.com/Benoit_Tgt/status/1324684045712793601 πββοΈ π
What article on docs.github.com is affected?
The "Workflow syntax for GitHub Actions" documentation needs to explain how to add custom environment variables to a test matrix.
What part(s) of the article would you like to see updated?
The proposed example could be a part of the
jobs.<job_id>.strategy.matrixdocs.Additional information
Once this has been added to the main docs, we can look at adding something similar to the Travis migration guide.