fastlane / fastlane/docs

Output additional documented action parameters settings: env_name, default_value, optional, conflicting_options

Open
#476 2 comments 1 reaction 0 assignees View on GitHub
functionality
Dominant language
HTML
Stars
338
Forks
580
Avg merge
6d 1h
Merged PRs (30d)
3

Description

`available_options` already contains information about if a param is optional, if there is a default value for a param, and if there is a environment variable that can be used to set an action parameter.

This should be surfaced in the param table of the action documentation somehow.

Ideas:
- Hover title / tooltip for param name
- Additional columns
- Folding dropdown (similar to ``) thingie next to description

### Tasks

- [x] default_value
- [ ] optional / required
- [ ] conflicting_options
- [ ] env_name

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.