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
isLastEvent
: whether the tag is placed in the last event occurred in the release
onClick
: the action to execute when the badge is clicked