Skip to content

fix: calculate upstream review time

This:

  1. Fixes a case when the review time specified by bot directives was not counted. We're already checking this condition here, so there is no need for double-checks.
  2. Catches exception for empty responses in Jira Poker session. Closes #40 (closed).
Edited by Piotr Surowiec

Merge request reports