Show list of environment variables in actions' parameters table
Open
- Dominant language
- HTML
- Stars
- 338
- Forks
- 580
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 3
Description
## Description
My proposal is to have actions' environment variables displaying in the their Parameters table, e.g. this one:

The environment variables would be a new column.
This would save users from being forced to run `fastlane action lane_name` when they need to know the env var for their action (which's probably the most common scenario nowadays, specially for CI implementations).
I know that these tables are automatically generated, but I have zero knowledge on how to implement this as of today 😄 I'd like to hear some feedback on this idea!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.