Skip to content

x/build/cmd/relui: workflow parameters of slice types aren't visibly shown #54240

@dmitshur

Description

@dmitshur

relui currently renders a recent "announce-and-tweet-minor" workflow from the Go 1.18.5 and 1.17.13 minor release:

image

The values for the string parameters "Version", "Security Summary", etc., are displayed, but not for the "Release Coordinator Names" and "Security Fixes" parameters, likely because their type is []string.

(The parameter values are there in the database and were correctly used by the tasks; this is only a presentation issue.)

CC @golang/release, @cherrymui.

Metadata

Metadata

Labels

Buildersx/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions