stableRevisionTags property

List<String>? stableRevisionTags
getter/setter pair

A list of tags that are added to the final stable revision when the stable phase is applied.

Optional.

Implementation

core.List<core.String>? stableRevisionTags;