private suspend fun findFinalTypeBlock(relevantTimeline: List<TimelineItem>): List<TimelineItem>

Find the last consecutive list of blocks of the same type

Return

Consecutive same type timeline items

Parameters

relevantTimeline

List of timeline items filtered for issue and sorted by date