fastlane / fastlane/docs

Show list of environment variables in actions' parameters table

Open
#1,124 8 comments 0 reactions 0 assignees View on GitHub
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:

image

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.