Release
Tag
Badge
fun ReleaseTagBadge(isTester: Boolean, tag: <Error class: unknown class>, isLastEvent: Boolean, onClick: () -> Unit = {})
Function to create a badge for a RejectedTag
Parameters
tag
: the tag to use to create the badge
is Last Event
: whether the tag is placed in the last event occurred in the release
on Click
: the action to execute when the badge is clicked